]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_test/lib/test.sh
changed testing log file name
[biopieces.git] / bp_test / lib / test.sh
index 54ded2a7f1cb34aa8fcfbd184dffa96653bba30f..18ee4c342117c8fd919d094b9bfcac4d212165cc 100755 (executable)
@@ -5,7 +5,7 @@ in="$BP_DIR/bp_test/in/$bp.in"
 out="$BP_DIR/bp_test/out/$bp.out"
 tmp="$BP_TMP/$bp.out"
 tmp_dir="$BP_TMP/test_tmp"
-log_file="$BP_TMP/test.log"
+log_file="$BP_TMP/$USER.test.log"
 
 function run
 {