diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-28 13:49:43 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-28 13:49:43 +0000 |
commit | a3f0f653342c0939fcabef2ce4f400b649719b86 (patch) | |
tree | 747c8554c555e2a9b87792999c306d473a2849c4 /tests | |
parent | 0a2ef3619c3611680aa361d840e957cc84fb44e8 (diff) | |
download | coreutils-a3f0f653342c0939fcabef2ce4f400b649719b86.tar.xz |
*this* is not an expensive test
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/mv/diag | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/mv/diag b/tests/mv/diag index a3fb530da..125e8658c 100755 --- a/tests/mv/diag +++ b/tests/mv/diag @@ -1,8 +1,6 @@ #!/bin/sh # make sure we get proper diagnostics: e.g., with --target-dir=d but no args -. $srcdir/../expensive - if test "$VERBOSE" = yes; then set -x mv --version |