From: Jim Meyering Date: Wed, 28 Jun 2000 14:06:30 +0000 (+0000) Subject: Don't copy `out' into /tmp. X-Git-Tag: FILEUTILS-4_0w~34 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c93836544cbb28553511e07022ab73392bce64df;p=thirdparty%2Fcoreutils.git Don't copy `out' into /tmp. --- diff --git a/tests/mv/i-2 b/tests/mv/i-2 index bd3b7d6841..f7076d0f22 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