aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/acl/musl-errno.patch
blob: f9daddc2c3574fd8c2dd65a6f75cc8804589cb58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/test/attr.run b/test/attr.run
index 27d17f6..a4d60c0 100644
--- a/test/attr.run
+++ b/test/attr.run
@@ -11,7 +11,7 @@ Try various valid and invalid names
 
 	$ touch f
 	$ setfattr -n user -v value f
-	> setfattr: f: Operation not supported
+	> setfattr: f: Not supported
 	
 	$ setfattr -n user. -v value f
 	> setfattr: f: Invalid argument