diff options
Diffstat (limited to 'tests/touch/60-seconds')
-rwxr-xr-x | tests/touch/60-seconds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/touch/60-seconds b/tests/touch/60-seconds index b13ad06ff..0fbcaae06 100755 --- a/tests/touch/60-seconds +++ b/tests/touch/60-seconds @@ -25,7 +25,6 @@ fi echo 60 > exp || framework_failure -fail=0 # Before coreutils-7.7, this would fail, complaining of # an `invalid date format'. Specifying 60 seconds *is* valid. |