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



commit b85b85273287748b992ca7d683a8799145936370
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]