Merge branch 'maint-0.4.2' into release-0.4.2

This commit is contained in:
teor
2020-04-09 19:43:24 +10:00
+1 -1
View File
@@ -245,7 +245,7 @@ test: all
shellcheck:
$(top_srcdir)/scripts/maint/checkShellScripts.sh
check-local: check-spaces check-changes check-includes check-best-practices shellcheck
check-local: check-spaces check-changes check-includes shellcheck
need-chutney-path:
@if test ! -d "$$CHUTNEY_PATH"; then \