From 7343fa8f99cf3323d49aa62e617c4c14ae2a6293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Fri, 13 Mar 2015 15:52:33 +0100 Subject: [PATCH] Fixed typo in tests/Makefile.am --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 184ddf691..ca367c35d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -441,7 +441,7 @@ check-octave: $(O_XFAIL_TRS_FILES) $(O_TRS_FILES) %.o.tls : %.m TOP_TEST_DIR="$(PWD)" FILESTEM="$*" \ - $(OCTAVE) --no-init-file --silent --no-history run_m_script 2>&1 + $(OCTAVE) --no-init-file --silent --no-history run_o_script 2>&1 clean-local: