Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / tests / test-set-mode-acl-2.sh
1 #!/bin/sh
2
3 # Test set-mode-acl on the file system of the build directory, which may be
4 # a local file system or NFS mounted.
5
6 TMPDIR=`pwd`
7 export TMPDIR
8
9 exec "${srcdir}/test-set-mode-acl.sh"