Fixed typo in tests/Makefile.am

time-shift
Stéphane Adjemian (Charybdis) 2015-03-13 15:52:33 +01:00
parent cd7ffc0f5a
commit 7343fa8f99
1 changed files with 1 additions and 1 deletions

View File

@ -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: