From f28e45ef00e68f0fc810d8c2a308c3938d8a9af8 Mon Sep 17 00:00:00 2001 From: easybuild Date: Thu, 11 May 2017 14:17:55 +0200 Subject: [PATCH 1/2] update --- test-install | 1 - 1 file changed, 1 deletion(-) diff --git a/test-install b/test-install index 91410c7d..d6527da6 100755 --- a/test-install +++ b/test-install @@ -1,5 +1,4 @@ # !/bin/bash -# skript pro kontrolu zda eb předpis, který je v easyconfigs-it4i je nainstalován printf "\033c" DIR=`pwd` From b6cf0a067d6d52b5bc80d6edb864685696080900 Mon Sep 17 00:00:00 2001 From: easybuild Date: Thu, 11 May 2017 14:18:30 +0200 Subject: [PATCH 2/2] modified: test-install --- test-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-install b/test-install index d6527da6..5c13718b 100755 --- a/test-install +++ b/test-install @@ -11,7 +11,7 @@ else NAME="SALOMON" fi -printf "Prepare data for analyse ...\n" +printf "Preparing data for analyse ...\n" ml --show_hidden -t av 2>&1 > /dev/null| awk '{print $1 }' | grep -v "/apps/*" > $DIR/ml_av