Skip to content

Commit

Permalink
Test nasa#13
Browse files Browse the repository at this point in the history
  • Loading branch information
r9-pena committed Jul 15, 2021
1 parent 326bef6 commit b80827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tests/fputil.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Helpers to test via FP util
####
export FPUTIL_TARGETS=("generate" "generate --ut" "build" "build --all" "check --all")
export FPUTIL_DEPLOYS="${FPRIME_DIR} ${FPRIME_DIR}/Ref ${FPRIME_DIR}/RPI"
export FPUTIL_DEPLOYS="${FPRIME_DIR}" #${FPRIME_DIR}/Ref ${FPRIME_DIR}/RPI"

export INT_DEPLOYS="${FPRIME_DIR}/Ref"
####
Expand Down

0 comments on commit b80827f

Please sign in to comment.