---
 tests/chattr.test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
From abd54dfb18baaed8b609d45def8e919385906736 Mon Sep 17 00:00:00 2001
From: Elliott Hughes <[email protected]>
Date: Thu, 7 Jul 2016 19:32:34 -0700
Subject: [PATCH] Fix typo in chattr test.

---
 tests/chattr.test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/chattr.test b/tests/chattr.test
index 3574430..067014d 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
-- 
2.8.0.rc3.226.g39d4020

_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to