summaryrefslogtreecommitdiff
path: root/t/fonly.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/fonly.sh')
-rwxr-xr-xt/fonly.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/fonly.sh b/t/fonly.sh
index c3ae61481..98541872d 100755
--- a/t/fonly.sh
+++ b/t/fonly.sh
@@ -17,7 +17,7 @@
# Make sure programs with only Fortran 77 source are handled properly.
# Matthew D. Langston <langston@SLAC.Stanford.EDU>
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_F77