From: Jim Meyering Date: Sun, 14 Nov 2010 10:01:25 +0000 (+0100) Subject: tests: move a comment so automated conversion works X-Git-Tag: v8.8~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b74dfff16240ea0e4a4c5b705f1e9631e5d0a7;p=thirdparty%2Fcoreutils.git tests: move a comment so automated conversion works --- diff --git a/tests/tail-2/assert b/tests/tail-2/assert index c164eeea4a..08cd888649 100755 --- a/tests/tail-2/assert +++ b/tests/tail-2/assert @@ -28,8 +28,9 @@ if test "$VERBOSE" = yes; then tail --version fi -# Not "expensive" per se, but sleeping for so long is annoying. . $srcdir/test-lib.sh + +# Not "expensive" per se, but sleeping for so long is annoying. very_expensive_ ok='ok ok ok' diff --git a/tests/tail-2/assert-2 b/tests/tail-2/assert-2 index 7e039ffac8..066d6af2cf 100755 --- a/tests/tail-2/assert-2 +++ b/tests/tail-2/assert-2 @@ -23,8 +23,9 @@ if test "$VERBOSE" = yes; then tail --version fi -# Not "expensive" per se, but sleeping for so long is annoying. . $srcdir/test-lib.sh + +# Not "expensive" per se, but sleeping for so long is annoying. very_expensive_ ok='ok ok ok'