Explorar o código

Store result in host-dependent location

Matthias Vogelgesang %!s(int64=8) %!d(string=hai) anos
pai
achega
e47266751f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      run.sh

+ 1 - 1
run.sh

@@ -6,7 +6,7 @@ fi
 
 TODAY=$(date +%G-%m-%d)
 HERE=$(pwd)
-RESULT_DIR=$HERE/results
+RESULT_DIR=$HERE/results/$(hostname)
 
 SRC_DIR=$HERE/src
 CORE_DIR=$SRC_DIR/ufo-core