Removed extraneous and possibly confusing echo "delay completed".

master
Taha Ahmed 6 years ago
parent 897293de2c
commit 10254e0377

@ -63,7 +63,8 @@ if [ $# -eq 1 ]; then
# Introducing a short delay to enable on-screen reading of previous echo
simpledelay.sh 2
echo "Delay completed"
# no need to echo it
# echo "Delay completed"
#### Special treatment for sample-matrix.Rnw

Loading…
Cancel
Save