summaryrefslogtreecommitdiff
path: root/tests/txinfo26.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/txinfo26.test')
-rwxr-xr-xtests/txinfo26.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/txinfo26.test b/tests/txinfo26.test
index ba935518d..20a708f12 100755
--- a/tests/txinfo26.test
+++ b/tests/txinfo26.test
@@ -46,9 +46,9 @@ $AUTOCONF
$MAKE
$MAKE distclean
-# We do not require this to work with a directory that contains white space.
case `pwd` in
- *\ * | *\ *) Exit 77;;
+ *\ * | *\ *)
+ skip_ "this test might fail in a directory containing white spaces";;
esac
mkdir build