[Pkg-shadow-commits] r2532 - debian/trunk/tests/grouptools/gpasswd/17_gpasswd_change_member_list-no_gshadow_file

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sun Mar 15 22:36:22 UTC 2009


Author: nekral-guest
Date: 2009-03-15 22:36:21 +0000 (Sun, 15 Mar 2009)
New Revision: 2532

Modified:
   debian/trunk/tests/grouptools/gpasswd/17_gpasswd_change_member_list-no_gshadow_file/gpasswd.test
Log:
Fix message. Did not end with a new line.


Modified: debian/trunk/tests/grouptools/gpasswd/17_gpasswd_change_member_list-no_gshadow_file/gpasswd.test
===================================================================
--- debian/trunk/tests/grouptools/gpasswd/17_gpasswd_change_member_list-no_gshadow_file/gpasswd.test	2009-03-15 21:43:24 UTC (rev 2531)
+++ debian/trunk/tests/grouptools/gpasswd/17_gpasswd_change_member_list-no_gshadow_file/gpasswd.test	2009-03-15 22:36:21 UTC (rev 2532)
@@ -16,8 +16,9 @@
 
 change_config
 
-echo -n "remove the gshadow file"
+echo -n "remove the gshadow file..."
 rm -f /etc/gshadow
+echo "OK"
 
 echo -n "set the list of members to foo (gpasswd -M foo users)..."
 gpasswd -M foo users




More information about the Pkg-shadow-commits mailing list