Minor improvement - display information message in case the cleaning process turns out to be very long.

This commit is contained in:
Ivan Davidov 2016-04-17 17:59:31 +03:00
parent d36c007993
commit 24524f4641

View File

@ -1,5 +1,6 @@
#!/bin/sh
echo "Cleaning up the work area..."
rm -rf work
mkdir work