[augeas-devel] [PATCH 4 of 4] Adapted test to comments fields in pam.aug

Raphael Pinson raphink at gmail.com
Tue Aug 12 16:06:01 UTC 2008


# HG changeset patch
# User Raphael Pinson <raphink at gmail.com>
# Date 1218557131 -7200
# Node ID fd042181dc27a4d50e81954e6313ba6dd44036e5
# Parent  1a795d16c123982ac871d748ef5f1aa00827ec3c
Adapted test to comments fields in pam.aug

diff -r 1a795d16c123 -r fd042181dc27 lenses/tests/test_pam.aug
--- a/lenses/tests/test_pam.aug	Tue Aug 12 18:03:45 2008 +0200
+++ b/lenses/tests/test_pam.aug	Tue Aug 12 18:05:31 2008 +0200
@@ -6,7 +6,7 @@ session    optional     pam_keyinit.so f
 "
 
   test Pam.lns get example =
-    {}
+    { "comment" = "%PAM-1.0" }
     { "1" { "type" = "auth" }
           { "control" = "[user_unknown=ignore success=ok ignore=ignore default=bad]" }
           { "module" = "pam_securetty.so" } }




More information about the augeas-devel mailing list