From b87958a16af28848082204491c470f56beaa2188 Mon Sep 17 00:00:00 2001 From: David Holdeman Date: Wed, 6 Mar 2024 15:43:20 -0600 Subject: [PATCH] Too many ..s How was this ever working? --- .../boards/cypress/config/hellen_cypress_gen_enum_to_string.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/config/boards/cypress/config/hellen_cypress_gen_enum_to_string.sh b/firmware/config/boards/cypress/config/hellen_cypress_gen_enum_to_string.sh index 33ae24fed7..9ffca0c05b 100755 --- a/firmware/config/boards/cypress/config/hellen_cypress_gen_enum_to_string.sh +++ b/firmware/config/boards/cypress/config/hellen_cypress_gen_enum_to_string.sh @@ -2,7 +2,7 @@ # This batch files reads rusefi_hw_enums.h and produces auto_generated_enums.* files -cd ../../../../.. +cd ../../../.. java -DSystemOut.name=logs/gen_enum_to_string_hellen_cypress \ -jar ../java_tools/enum_to_string/build/libs/enum_to_string-all.jar \