summaryrefslogtreecommitdiffstats
path: root/tests/gnu/fstype.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gnu/fstype.sh')
-rw-r--r--tests/gnu/fstype.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gnu/fstype.sh b/tests/gnu/fstype.sh
index 176688d..939438e 100644
--- a/tests/gnu/fstype.sh
+++ b/tests/gnu/fstype.sh
@@ -1,2 +1,3 @@
fstype=$(invoke_bfs basic -maxdepth 0 -printf '%F\n')
+skip_if test $? -ne 0
bfs_diff basic -fstype "$fstype"