diff --git a/tools/release/c/uconfigtest.sh b/tools/release/c/uconfigtest.sh index 8acdcb43540..9123b326248 100755 --- a/tools/release/c/uconfigtest.sh +++ b/tools/release/c/uconfigtest.sh @@ -19,7 +19,7 @@ # check for uconfigtest.local if [ -f ./uconfigtest.local ] then - ./uconfigtest.local + . ./uconfigtest.local fi # location of this script