[Pkg-shadow-commits] r1844 - debian/trunk/tests/usertools/33_usermod-u_existing_UID

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sun Feb 17 17:02:04 UTC 2008


Author: nekral-guest
Date: 2008-02-17 17:02:03 +0000 (Sun, 17 Feb 2008)
New Revision: 1844

Modified:
   debian/trunk/tests/usertools/33_usermod-u_existing_UID/usermod.test
Log:
Fix comment.


Modified: debian/trunk/tests/usertools/33_usermod-u_existing_UID/usermod.test
===================================================================
--- debian/trunk/tests/usertools/33_usermod-u_existing_UID/usermod.test	2008-02-17 17:00:50 UTC (rev 1843)
+++ debian/trunk/tests/usertools/33_usermod-u_existing_UID/usermod.test	2008-02-17 17:02:03 UTC (rev 1844)
@@ -16,7 +16,7 @@
 
 change_config
 
-echo -n "Change the user's list of supplementary groups (usermod -u 1001 foo)..."
+echo -n "Change the user's UID (usermod -u 1001 foo)..."
 usermod -u 1001 foo 2>tmp/usermod.err && exit || {
 	status=$?
 }




More information about the Pkg-shadow-commits mailing list