[Toybox] [PATCH] fix copy/paste-o in useradd.test

enh enh at google.com
Wed Feb 18 18:40:15 PST 2015


diff --git a/tests/useradd.test b/tests/useradd.test
index 61d5e5d..a954e72 100644
--- a/tests/useradd.test
+++ b/tests/useradd.test
@@ -7,7 +7,7 @@

 if [ "$(id -u)" -ne 0 ]
 then
-  echo "SKIPPED: chgrp (not root)"
+  echo "SKIPPED: useradd (not root)"
   continue 2>/dev/null
   exit
 fi

 1424313615.0


More information about the Toybox mailing list