script cruft

This commit is contained in:
Matthew Kennedy 2024-03-07 22:19:50 -08:00
parent da1ad5b34f
commit 830f6206d0
2 changed files with 1 additions and 6 deletions

View File

@ -24,9 +24,7 @@ rm -rf pch/pch.h.gch.sh
cd ..
cd firmware/$BOARD_DIR
pwd
echo "Invoking $COMPILE_SCRIPT"
bash $COMPILE_SCRIPT
echo "Success for $SCRIPT_NAME!"

View File

@ -18,6 +18,3 @@ fi
export BUNDLE_FULL_NAME="fome_bundle_${BUNDLE_NAME}"
bash misc/jenkins/build_working_folder.sh
pwd
echo "exiting $SCRIPT_NAME"