diff --git a/test_problems/cathermo/HMW_graph_HvT/runtest b/test_problems/cathermo/HMW_graph_HvT/runtest index c0f7ca57f..a177de59a 100755 --- a/test_problems/cathermo/HMW_graph_HvT/runtest +++ b/test_problems/cathermo/HMW_graph_HvT/runtest @@ -20,7 +20,7 @@ CANTERA_BIN=${CANTERA_BIN:=../../../bin} ################################################################# -$prog HMW_NaCl_sp1977_alt.xml > output.txt +./$prog HMW_NaCl_sp1977_alt.xml > output.txt retnStat=$? if [ $retnStat != "0" ] then