summaryrefslogtreecommitdiff
path: root/tests/cp/perm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-28 13:50:14 +0000
committerJim Meyering <jim@meyering.net>2000-10-28 13:50:14 +0000
commit328bfd1fb7985eef499ddf50abedf0f732a6c4ac (patch)
tree491918a9b9ca084d86d517f23f111c03fde4834d /tests/cp/perm
parenta3f0f653342c0939fcabef2ce4f400b649719b86 (diff)
downloadcoreutils-328bfd1fb7985eef499ddf50abedf0f732a6c4ac.tar.xz
Disable this test by default; it's expensive.
Mark this as an expensive test.
Diffstat (limited to 'tests/cp/perm')
-rwxr-xr-xtests/cp/perm2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cp/perm b/tests/cp/perm
index 6901a89ac..da238bec0 100755
--- a/tests/cp/perm
+++ b/tests/cp/perm
@@ -1,6 +1,8 @@
#!/bin/sh
# Make sure the permission-preserving code in copy.c (mv, cp, install) works.
+. $srcdir/../expensive
+
if test "$VERBOSE" = yes; then
set -x
cp --version