summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-05-09 18:51:48 +0200
committerBruno Haible <bruno@clisp.org>2010-05-09 18:51:48 +0200
commitdb2ebe9d04c394f51b2b0f4306c9f9a79959b1da (patch)
treedb771529364c37694cc468138032c6134b30e5da /tests
parent84e7e349505e6961cc62fded69ba277474cc3d35 (diff)
downloadgnulib-db2ebe9d04c394f51b2b0f4306c9f9a79959b1da.tar.gz
acl: Avoid test failure on Cygwin-hosted mingw.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test-set-mode-acl.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/test-set-mode-acl.sh b/tests/test-set-mode-acl.sh
index 5d3d225196..ef2b716074 100755
--- a/tests/test-set-mode-acl.sh
+++ b/tests/test-set-mode-acl.sh
@@ -3,6 +3,12 @@
# Show all commands when run with environment variable VERBOSE=yes.
test -z "$VERBOSE" || set -x
+test "$USE_ACL" = 0 &&
+ {
+ echo "Skipping test: insufficient ACL support"
+ exit 77
+ }
+
# func_tmpdir
# creates a temporary directory.
# Sets variable