From 008fb6444d7d960a9c96236334ad3e71f218d54c Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 7 Jul 2016 19:32:34 -0700 Subject: Fix typo in chattr test. --- tests/chattr.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/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 -- cgit v1.2.3