summaryrefslogtreecommitdiff
path: root/t/ppf77.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/ppf77.sh')
-rwxr-xr-xt/ppf77.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/ppf77.sh b/t/ppf77.sh
index 70266d639..73a32cb61 100755
--- a/t/ppf77.sh
+++ b/t/ppf77.sh
@@ -17,7 +17,7 @@
# Test to make sure preprocessed F77 works.
# Report from Jochen Kuepper.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_F77