Skip to content

Commit

Permalink
Export parameterized goal parameters by default #162
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Jan 9, 2024
1 parent 0a6dc30 commit b04babf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makesurefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@
run_tush_file() {
local f="$1"

export NEXT_VERSION

[[ "$OSTYPE" == "linux-gnu"* ]] && [[ -d /dev/shm ]] && export TMPDIR="/dev/shm"
if "$FHTAGN" "$f"
then
Expand Down

0 comments on commit b04babf

Please sign in to comment.