Skip to content

Commit

Permalink
Path Test nasa#6
Browse files Browse the repository at this point in the history
  • Loading branch information
r9-pena committed Aug 2, 2021
1 parent 59fc078 commit 0cb5321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tests/Ref.bash
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export SCRIPT_DIR="$(dirname ${BASH_SOURCE})"
. ${SCRIPT_DIR}/fputil.bash

#### NEEDED ENVIRONMENT ####
export FPRIME_DIR="$(cd ${SCRIPT_DIR}/..; pwd)"
export FPRIME_DIR="$(cd ${SCRIPT_DIR}/../..; pwd)"
echo "Script: ${SCRIPT_DIR}"
echo "FPrime: ${FPRIME_DIR}"
export LOG_DIR="${FPRIME_DIR}/ci-Ref-logs-$(date +"%Y-%m-%dT%H%M%S")"
Expand Down

0 comments on commit 0cb5321

Please sign in to comment.