diff --git a/Makefile b/Makefile index 0dade55..81be8aa 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ legacy_regress: $(REGRESS_OLD) Makefile done test_organization: - sh test/organization/test.sh + bash test/organization/test.sh legacy_tests: legacy_regress