From: Elliott Hughes Date: Fri, 8 Jul 2016 02:32:34 +0000 (-0700) Subject: Fix typo in chattr test. X-Git-Tag: android-x86-7.1-r1~6^2~4^2~42 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=008fb6444d7d960a9c96236334ad3e71f218d54c;p=android-x86%2Fexternal-toybox.git Fix typo in chattr test. --- diff --git a/tests/chattr.test b/tests/chattr.test index 3574430f..067014df 100755 --- a/tests/chattr.test +++ b/tests/chattr.test @@ -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