]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
don't bother to remove out.1
authorJim Meyering <jim@meyering.net>
Mon, 19 Jan 2004 16:26:38 +0000 (16:26 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Jan 2004 16:26:38 +0000 (16:26 +0000)
tests/touch/relative

index 780e8e33616191fe483b40a00691f37ff6e10917..9d28303fbe2c32bc9d7a86b4fc347e74ceec6193 100755 (executable)
@@ -31,7 +31,6 @@ touch --ref f --date='-30 min' f || fail=1
 
 TZ=utc command ls -og --time-style=+%Y-%m-%dT%H:%M:%S f > out.1 || fail
 sed 's/ f$//;s/.* //' out.1 > out
-rm -f out.1
 
 cat <<\EOF > exp || fail=1
 2004-01-16T04:56:38