forked from rosa/hakurei
09a2ffc3bc
Signed-off-by: Ophestra <cat@gensokyo.uk>
14 lines
355 B
Diff
14 lines
355 B
Diff
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
|