From f34b1ad1c3e829c2fbc7dbf728dc5c943ee580ec Mon Sep 17 00:00:00 2001 From: Nicholas Malaya Date: Mon, 18 Jun 2012 17:39:56 +0000 Subject: [PATCH] [cantera2.0]: small modification to build script --- test_problems/cathermo/HMW_dupl_test/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_problems/cathermo/HMW_dupl_test/runtest b/test_problems/cathermo/HMW_dupl_test/runtest index 522e697ea..80b577dee 100755 --- a/test_problems/cathermo/HMW_dupl_test/runtest +++ b/test_problems/cathermo/HMW_dupl_test/runtest @@ -16,7 +16,7 @@ fi ################################################################# # CANTERA_DATA=${CANTERA_DATA:=../../../data/inputs}; export CANTERA_DATA -CANTERA_BIN=${CANTERA_BIN:=../../../bin} +CANTERA_BIN=${CANTERA_BIN:=../../../build/bin/} #################################################################