[gnome-logs/wip/test] Update the KERNEL_DEVICE value



commit f8236a172b4d835b89042fb55d2387e95334468b
Author: Rashi Aswani <aswanirashi19 gmail com>
Date:   Wed Jul 8 15:59:36 2015 +0530

    Update the KERNEL_DEVICE value

 tests/gl-mock-journal.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/gl-mock-journal.c b/tests/gl-mock-journal.c
index 5010f46..b535aca 100644
--- a/tests/gl-mock-journal.c
+++ b/tests/gl-mock-journal.c
@@ -136,7 +136,7 @@ gl_mock_journal_get_data (GlMockJournal *self,
             return "dnf";
  
     if(strcmp(field,"KERNEL_DEVICE")==0)
-           return "c189:3
+           return "c189:3";
 
     if(strcmp(field,"AUDIT_SESSION")==0)
            return "1";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]