summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-924265.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-924265.t')
-rwxr-xr-xtests/bugs/bug-924265.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-924265.t b/tests/bugs/bug-924265.t
index b08c13fddcb..51eda7f6e97 100755
--- a/tests/bugs/bug-924265.t
+++ b/tests/bugs/bug-924265.t
@@ -8,7 +8,7 @@
# We only care about the exit code, so keep it quiet.
function silent_getfattr {
- getfattr $* &> /dev/null
+ getfattr $* &> /dev/null
}
cleanup