[Pkg-shadow-commits] r2539 - debian/trunk/tests/usertools/01
    nekral-guest at alioth.debian.org 
    nekral-guest at alioth.debian.org
       
    Mon Mar 16 21:19:36 UTC 2009
    
    
  
Author: nekral-guest
Date: 2009-03-16 21:19:35 +0000 (Mon, 16 Mar 2009)
New Revision: 2539
Modified:
   debian/trunk/tests/usertools/01/13_useradd_negative_UID.test
Log:
Updated to new shadow version.
Modified: debian/trunk/tests/usertools/01/13_useradd_negative_UID.test
===================================================================
--- debian/trunk/tests/usertools/01/13_useradd_negative_UID.test	2009-03-15 23:23:58 UTC (rev 2538)
+++ debian/trunk/tests/usertools/01/13_useradd_negative_UID.test	2009-03-16 21:19:35 UTC (rev 2539)
@@ -26,8 +26,8 @@
 echo -n "The returned status should be 3..."
 test "$status" = "3"
 echo "OK"
-echo -n "Test the error message (should be \"useradd: invalid numeric argument '-1'\")..."
-test "$msg" = "useradd: invalid numeric argument '-1'"
+echo -n "Test the error message (should be \"useradd: invalid user ID '-1'\")..."
+test "$msg" = "useradd: invalid user ID '-1'"
 echo "OK"
 
 echo -n "Check the passwd file..."
    
    
More information about the Pkg-shadow-commits
mailing list