summaryrefslogtreecommitdiff
path: root/t/upc2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/upc2.sh')
-rwxr-xr-xt/upc2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/upc2.sh b/t/upc2.sh
index be6461f2c..5abd0df2e 100755
--- a/t/upc2.sh
+++ b/t/upc2.sh
@@ -17,7 +17,7 @@
# Test that Automake suggests using AM_PROG_UPC if Unified Parallel C
# sources are used.
-. ./defs || exit 1
+. test-init.sh
echo AC_PROG_CC >>configure.ac