From fdfd4dc3f1780989b9cd8a08517c333ee9153313 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 25 Nov 2015 20:52:52 +0100 Subject: reproducible freebsd: create TMPDIR when needed --- bin/reproducible_freebsd.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh index 2d96ccff..c4d58b8c 100755 --- a/bin/reproducible_freebsd.sh +++ b/bin/reproducible_freebsd.sh @@ -43,6 +43,7 @@ run_diffoscope_on_results() { echo "=============================================================================" echo "$(date -u) - Running $DIFFOSCOPE on FreeBSD (branch $FREEBSD_TARGET at ${FREEBSD_VERSION}) build results." echo "=============================================================================" + mkdir -p $TMPDIR FILES_HTML[$FREEBSD_TARGET]=$(mktemp --tmpdir=$TMPDIR) #echo "