summaryrefslogtreecommitdiff
path: root/tests/cp/perm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-04 09:56:38 +0000
committerJim Meyering <jim@meyering.net>2005-11-04 09:56:38 +0000
commit33c6233c8d8a8b1bbe5a40de71d98eabda4fd34d (patch)
tree6fd803b5c8d4e526390e4150328be841833b8cc4 /tests/cp/perm
parent58e8de7c4d44a2d0362b4c68073907714dc4a624 (diff)
downloadcoreutils-33c6233c8d8a8b1bbe5a40de71d98eabda4fd34d.tar.xz
Mark this test as `very-expensive'
Diffstat (limited to 'tests/cp/perm')
-rwxr-xr-xtests/cp/perm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/perm b/tests/cp/perm
index e39b8d6b0..969104525 100755
--- a/tests/cp/perm
+++ b/tests/cp/perm
@@ -1,7 +1,7 @@
#!/bin/sh
# Make sure the permission-preserving code in copy.c (mv, cp, install) works.
-. $srcdir/../expensive
+. $srcdir/../very-expensive
if test "$VERBOSE" = yes; then
set -x