summaryrefslogtreecommitdiff
path: root/t/cxxo.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cxxo.sh')
-rwxr-xr-xt/cxxo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cxxo.sh b/t/cxxo.sh
index a754701d7..4a021311d 100755
--- a/t/cxxo.sh
+++ b/t/cxxo.sh
@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Make sure C++ files are rewritten to ".o" and not just "o".
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CXX