remove a bit of unused info from the compilation step reporting

pull/912/head
Jesse Vincent 4 years ago
parent e72cd8b7b0
commit b9bca2cf7f
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -345,7 +345,7 @@ compile () {
SKETCH_DIR="$(find_sketch)" SKETCH_DIR="$(find_sketch)"
echo "Building ${SKETCH_DIR}/${SKETCH} ${LIB_VERSION} into ${OUTPUT_PATH}" echo "Building ${SKETCH_DIR}/${SKETCH}"
# This is defined in the (optional) user config. # This is defined in the (optional) user config.
# shellcheck disable=SC2154 # shellcheck disable=SC2154

Loading…
Cancel
Save