view tests/test-copy-acl-2.sh @ 39186:c1c789fe74ad

spawn-pipe: Silence a clang warning. Reported by Tim Rühsen <tim.ruehsen@gmx.de>. * lib/spawn-pipe.c: Disable clang -Wconditional-uninitialized warnings in this file.
author Bruno Haible <bruno@clisp.org>
date Fri, 15 Dec 2017 10:44:15 +0100
parents f1a580e74c20
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"