view tests/test-copy-acl-2.sh @ 40145:5b5be594d7f9

localename tests: Fix test failure on Android. * modules/localename-tests (Depends-on): Add 'setlocale'.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 Jan 2019 23:40:44 +0100
parents 3acf9fb3aa69
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"