diff options
author | Karel Zak <kzak@redhat.com> | 2007-08-08 00:42:29 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2007-08-08 00:42:29 +0200 |
commit | c986042898867cf1b81dc134f75c6cdd4fea1a9b (patch) | |
tree | 2985457bbab8ff2bc6ac5cddb04633a7041b5911 /tests/run.sh | |
parent | a21adf48cd1add58d317e2165a7e4b4d10047dd4 (diff) | |
download | util-linux-old-c986042898867cf1b81dc134f75c6cdd4fea1a9b.tar.gz |
tests: add warning "For development purpose only."
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/run.sh')
-rwxr-xr-x | tests/run.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/run.sh b/tests/run.sh index 795df907..7b662390 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -20,6 +20,9 @@ echo echo "------------------ Utils-linux-ng regression tests ------------------" echo +echo " For development purpose only. " +echo " Don't execute on production system! " +echo rm -f *~ |