summaryrefslogtreecommitdiff
path: root/tests/cp/symlink-slash
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-12-06 22:42:47 +0000
committerJim Meyering <jim@meyering.net>2004-12-06 22:42:47 +0000
commitd28eb0923bb7f8e3c931120c3e6235db73404d3c (patch)
treefb44eb8b611690e64e707a455d6b88b0bf000182 /tests/cp/symlink-slash
parent31ae5dcf8561201e3ab61b38bd6a02413b1a9a0a (diff)
downloadcoreutils-d28eb0923bb7f8e3c931120c3e6235db73404d3c.tar.xz
Sanitize environment.
Otherwise, e.g., BLOCKSIZE=k would cause a failure.
Diffstat (limited to 'tests/cp/symlink-slash')
-rwxr-xr-xtests/cp/symlink-slash1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cp/symlink-slash b/tests/cp/symlink-slash
index 3ef527d49..f55d49dff 100755
--- a/tests/cp/symlink-slash
+++ b/tests/cp/symlink-slash
@@ -7,6 +7,7 @@ if test "$VERBOSE" = yes; then
cp --version
fi
+. $srcdir/../envvar-check
. $srcdir/../lang-default
pwd=`pwd`