diff options
Diffstat (limited to 'cpp/src')
-rwxr-xr-x | cpp/src/tests/run_test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/run_test b/cpp/src/tests/run_test index c535c8caaa..06e919c394 100755 --- a/cpp/src/tests/run_test +++ b/cpp/src/tests/run_test @@ -13,7 +13,7 @@ # srcdir=`dirname $0` -source $srcdir/vg_check +. $srcdir/vg_check # Export variables from makefile. export VALGRIND srcdir |