From 10254e03772a11a734a8f7c31027d6e3f95530cb Mon Sep 17 00:00:00 2001 From: "taha@luxor" Date: Thu, 27 Sep 2018 19:41:21 +0200 Subject: [PATCH] Removed extraneous and possibly confusing echo "delay completed". --- chertex.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chertex.sh b/chertex.sh index 6e27428..1d6f5d2 100755 --- a/chertex.sh +++ b/chertex.sh @@ -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