summaryrefslogtreecommitdiff
path: root/tests/touch/empty-file
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-02 14:04:40 +0000
committerJim Meyering <jim@meyering.net>2000-02-02 14:04:40 +0000
commitfaae41a3ef788bfb4718449960b54ad83953e570 (patch)
tree79d39e410885b10f20b5843c9b110ba2acaa049c /tests/touch/empty-file
parent177daedd5eb60fb77f27d6c9929cd7b21bfc91b0 (diff)
downloadcoreutils-faae41a3ef788bfb4718449960b54ad83953e570.tar.xz
tell user that we're about to sleep
Diffstat (limited to 'tests/touch/empty-file')
-rwxr-xr-xtests/touch/empty-file2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/touch/empty-file b/tests/touch/empty-file
index f6a8f1cf1..6e478a97f 100755
--- a/tests/touch/empty-file
+++ b/tests/touch/empty-file
@@ -34,6 +34,7 @@ if test $framework_failure = 1; then
exit 1
fi
+echo sleeping for $SLEEP_SECONDS seconds...
sleep $SLEEP_SECONDS
for d in $TOUCH_DIR_LIST; do
touch $d/a || fail=1
@@ -41,6 +42,7 @@ for d in $TOUCH_DIR_LIST; do
test "$*" = "x $d/a $d/b" || fail=1
done
+echo sleeping for $SLEEP_SECONDS seconds...
sleep $SLEEP_SECONDS
for d in $TOUCH_DIR_LIST; do
touch $d/b