From b04babf6748570b974b2f95e4077bc0366f24697 Mon Sep 17 00:00:00 2001 From: xonix Date: Tue, 9 Jan 2024 17:16:22 +0200 Subject: [PATCH] Export parameterized goal parameters by default #162 --- Makesurefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makesurefile b/Makesurefile index 397d775..6c1490e 100644 --- a/Makesurefile +++ b/Makesurefile @@ -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