summaryrefslogtreecommitdiff
path: root/gnulib/tests/test-copy-file-2.sh
blob: d4d959f8c629966ac2b965fe9b6ff9a98a37f436 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

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