From: martinahansen Date: Wed, 15 Jun 2011 07:00:37 +0000 (+0000) Subject: changed testing log file name X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=91b080ed3d652cca3b35cc9ec334fa022db5ef7b;p=biopieces.git changed testing log file name git-svn-id: http://biopieces.googlecode.com/svn/trunk@1477 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/bp_test/lib/test.sh b/bp_test/lib/test.sh index 54ded2a..18ee4c3 100755 --- a/bp_test/lib/test.sh +++ b/bp_test/lib/test.sh @@ -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 {