From dac43765ba542b6783931610ce00454730465f52 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 14 Jul 2023 21:55:47 -0400 Subject: [PATCH] maybe helping https://github.com/rusefi/rusefi-hardware/issues/219 --- kicad/bin/export.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kicad/bin/export.sh b/kicad/bin/export.sh index bc8c4dc..10a5bce 100644 --- a/kicad/bin/export.sh +++ b/kicad/bin/export.sh @@ -3,6 +3,8 @@ # Get path of script so we can call python scripts DIR=$(dirname $0) +set -e + . revision.txt IN="$BOARD_PREFIX$BOARD_SUFFIX"