c32tob: prefer https: URLs
[gnulib.git] / tests / test-set-mode-acl-2.sh
blob2f7c8c02d5fcdf32dcb77b6508776db577f7702e
1 #!/bin/sh
3 # Test set-mode-acl on the file system of the build directory, which may be
4 # a local file system or NFS mounted.
6 . "${srcdir=.}/init.sh"; path_prepend_ .
8 TMPDIR=`pwd`
9 export TMPDIR
11 $BOURNE_SHELL "${srcdir}/test-set-mode-acl.sh"
13 Exit $?