OSDN Git Service

Fix typo in chattr test.
[android-x86/external-toybox.git] / tests / chattr.test
index 3574430..067014d 100755 (executable)
@@ -6,7 +6,7 @@
 
 if [ "$(id -u)" -ne 0 ]
 then
-  echo "$SHOWSKIP: chgrp (not root)"
+  echo "$SHOWSKIP: chattr (not root)"
   continue 2>/dev/null
   exit
 fi