Blame gettext-tools/gnulib-tests/test-copy-acl-2.sh

Packit Bot 06c835
#!/bin/sh
Packit Bot 06c835
Packit Bot 06c835
# Test copy-acl on the file system of the build directory, which may be
Packit Bot 06c835
# a local file system or NFS mounted.
Packit Bot 06c835
Packit Bot 06c835
TMPDIR=`pwd`
Packit Bot 06c835
export TMPDIR
Packit Bot 06c835
Packit Bot 06c835
exec "${srcdir}/test-copy-acl.sh"