[Pkg-shadow-commits] r3526 - in debian/trunk/tests/cptools: 05_cppw_2_files 07_cppw_locked_passwd

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Thu Oct 20 18:11:29 UTC 2011


Author: nekral-guest
Date: 2011-10-20 18:11:29 +0000 (Thu, 20 Oct 2011)
New Revision: 3526

Modified:
   debian/trunk/tests/cptools/05_cppw_2_files/cppw.test
   debian/trunk/tests/cptools/07_cppw_locked_passwd/cppw.test
Log:
Fix messages.


Modified: debian/trunk/tests/cptools/05_cppw_2_files/cppw.test
===================================================================
--- debian/trunk/tests/cptools/05_cppw_2_files/cppw.test	2011-10-20 18:09:12 UTC (rev 3525)
+++ debian/trunk/tests/cptools/05_cppw_2_files/cppw.test	2011-10-20 18:11:29 UTC (rev 3526)
@@ -16,7 +16,7 @@
 
 change_config
 
-echo -n "Use cppw with 2 users (cppw data/passwd data/passwd)..."
+echo -n "Use cppw with 2 files (cppw data/passwd data/passwd)..."
 cppw data/passwd data/passwd 2>tmp/usage.out && exit 1 || {
 	status=$?
 }

Modified: debian/trunk/tests/cptools/07_cppw_locked_passwd/cppw.test
===================================================================
--- debian/trunk/tests/cptools/07_cppw_locked_passwd/cppw.test	2011-10-20 18:09:12 UTC (rev 3525)
+++ debian/trunk/tests/cptools/07_cppw_locked_passwd/cppw.test	2011-10-20 18:11:29 UTC (rev 3526)
@@ -7,7 +7,7 @@
 . ../../common/config.sh
 . ../../common/log.sh
 
-log_start "$0" "cppw reports an error if no files are provided"
+log_start "$0" "cppw checks if the password file is locked"
 
 save_config
 




More information about the Pkg-shadow-commits mailing list