summaryrefslogtreecommitdiff
path: root/tests/mv/i-2
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-28 14:06:30 +0000
committerJim Meyering <jim@meyering.net>2000-06-28 14:06:30 +0000
commitc93836544cbb28553511e07022ab73392bce64df (patch)
tree06c841d1e59bbc17fe175ef8647e741234004dc7 /tests/mv/i-2
parent457fcbb2ca0e37285a38c47bbb8ab5d1b86e6c56 (diff)
downloadcoreutils-c93836544cbb28553511e07022ab73392bce64df.tar.xz
Don't copy `out' into /tmp.
Diffstat (limited to 'tests/mv/i-2')
-rwxr-xr-xtests/mv/i-21
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/i-2 b/tests/mv/i-2
index bd3b7d684..f7076d0f2 100755
--- a/tests/mv/i-2
+++ b/tests/mv/i-2
@@ -59,7 +59,6 @@ mv -fi c d < y >/dev/null 2>&1 || fail=1
# Before 4.0s, this would not prompt.
cp -if e f < y > out 2>&1 || fail=1
- cp out /tmp
# Make sure out contains the prompt.
case "`cat out`" in