Makefile change to make netbsd bash/5 happy

This commit is contained in:
Robin Mills 2020-05-26 15:33:10 +01:00
parent cc7c8fedc3
commit 24029b5da4
2 changed files with 3 additions and 2 deletions

View File

@ -148,7 +148,8 @@ python_tests:
@echo
@echo ---- Running python_tests ----
@echo
-( . functions.source ; cd ../tests ; if [ ! -z $$VERBOSE ]; then verbose=--verbose ;fi ; python3 runner.py $$verbose )
@echo bash -c " . functions.source ; cd ../tests ; if [ ! -z $$VERBOSE ]; then verbose=--verbose ;fi ; python3 runner.py $$verbose "
@bash -c " . functions.source ; cd ../tests ; if [ ! -z $$VERBOSE ]; then verbose=--verbose ;fi ; python3 runner.py $$verbose "
mostlyclean clean:
rm -rf $(top_srcdir)/test/tmp/*

View File

@ -22,7 +22,7 @@ source ./functions.source
copyTestFile $crwfile
runTest exiv2 -v -pt $crwfile
runTest exiv2 -v -m$cmdfile $crwfile
runTest exiv2 -v -pt $crwfile
runTest exiv2 -v -pt $crwfile
# ----------------------------------------------------------------------
# Testcases: Delete tags