OSDN Git Service

More testsuite tweaks.
[android-x86/external-toybox.git] / tests / ifconfig.test
index 0c0af46..c30c74c 100755 (executable)
@@ -23,7 +23,7 @@
 
 if [ "$(id -u)" -ne 0 ]
 then
-  echo "SKIPPED: ifconfig (not root)"
+  echo "$SHOWSKIP: ifconfig (not root)"
   continue 2>/dev/null
   exit
 fi