summaryrefslogtreecommitdiff
path: root/gnulib-tests/test-set-mode-acl-2.sh
blob: d1377dfc8f643f64f8f0e39deae2f467778c20ff (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# Test set-mode-acl on the file system of the build directory, which may be
# a local file system or NFS mounted.

TMPDIR=`pwd`
export TMPDIR

exec "${srcdir}/test-set-mode-acl.sh"