diff --git a/Makefile b/Makefile index 8752b31..fc9a1f1 100644 --- a/Makefile +++ b/Makefile @@ -176,19 +176,19 @@ test4: ## test5: native pyqt, tkrun style test5: - python pyqt.py testfile.sh + python qtrun.py ./testfile.sh #bash format with more variables test6: - python pyqt.py testfile2.sh + python qtrun.py testfile2.sh #python format test7: - python pyqt.py testfile3.py + python qtrun.py testfile3.py #csh format test8: - python pyqt.py testfile4.csh + python qtrun.py testfile4.csh ## test7: qooey, athena style test7: