From 0069f945e537344fabf089c5a392889a5c1bc30c Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 5 Jul 2017 17:07:00 +0200 Subject: [PATCH] fiddeling with BuildSimGrid.sh --- BuildSimGrid.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/BuildSimGrid.sh b/BuildSimGrid.sh index f219c89ba1..5f3ce84c1f 100755 --- a/BuildSimGrid.sh +++ b/BuildSimGrid.sh @@ -5,9 +5,6 @@ # # Copyright (C) 2017 The SimGrid Team. Licence: LGPL of WDFPL, as you want. -if [ -e build/default ] ; then - cd build/default -fi ( (nice make -j4 || make) && nice ctest -j4 --output-on-failure ; date ) 2>&1 | tee BuildSimGrid.sh.log -- 2.20.1