diff options
-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 *~ |