view tests/test-copy-acl-2.sh @ 15568:3acf9fb3aa69

acl: Try unit tests on more file systems. * tests/test-file-has-acl-1.sh: New file. * tests/test-file-has-acl-2.sh: New file. * tests/test-set-mode-acl-1.sh: New file. * tests/test-set-mode-acl-2.sh: New file. * tests/test-copy-acl-1.sh: New file. * tests/test-copy-acl-2.sh: New file. * modules/acl-tests (Files): Add them. (Makefile.am): Add them to TESTS.
author Bruno Haible <bruno@clisp.org>
date Mon, 05 Sep 2011 11:23:55 +0200
parents
children 066c585853e5
line wrap: on
line source

#!/bin/sh

# Test copy-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-copy-acl.sh"