X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_test%2Flib%2Ftest.sh;h=7ce41900d12068649fdf92320f6110f779c17398;hb=bb827f984d41390cbcf7a478ae1c6831dbf1dd99;hp=f560e2042266a236d4e6dfc810c41a5a1ebcd802;hpb=2949257922cc90a28af23386a72dbad8157e4fa8;p=biopieces.git diff --git a/bp_test/lib/test.sh b/bp_test/lib/test.sh index f560e20..7ce4190 100755 --- a/bp_test/lib/test.sh +++ b/bp_test/lib/test.sh @@ -14,6 +14,7 @@ function run msg="${command/$BP_DIR/\$BP_DIR}" msg="${msg//$BP_TMP/\$BP_TMP}" + msg="${msg/$BP_DIR/\$BP_DIR}" echo -n "Testing $msg ... " eval $command > /dev/null 2>&1