From a4cef8eaeaa2b1f00bd613b3e355fa956939025b Mon Sep 17 00:00:00 2001 From: Gabriel Gerlero Date: Mon, 26 Jun 2023 07:32:13 -0300 Subject: [PATCH] Update tests to catch regressions --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1594405..110fd70 100644 --- a/Makefile +++ b/Makefile @@ -240,7 +240,7 @@ test-dmg: cd $(TEST_DIR)/test-dmg \ && source $(VOLUME)/etc/bashrc \ && foamInstallationTest \ - && bash -ex "$(CURDIR)/test.sh" + && "$(CURDIR)/test.sh" hdiutil detach $(VOLUME) clean-app: