summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-19 16:26:38 +0000
committerJim Meyering <jim@meyering.net>2004-01-19 16:26:38 +0000
commite9c44d300d64a9c285bbd3de726f63017aeff05b (patch)
tree67cbadea28631f9f701cdadd983ac098fef9de2c /tests
parentf4211d967ee06a970f0d9076e4ad8a2bfcba1c4d (diff)
downloadcoreutils-e9c44d300d64a9c285bbd3de726f63017aeff05b.tar.xz
don't bother to remove out.1
Diffstat (limited to 'tests')
-rwxr-xr-xtests/touch/relative1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/touch/relative b/tests/touch/relative
index 780e8e336..9d28303fb 100755
--- a/tests/touch/relative
+++ b/tests/touch/relative
@@ -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