From 3b5bba5c14322c42d12e59acff2dfccc9f744ab2 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 25 Aug 2015 10:58:02 -0300 Subject: Repect SCRATCHDIR --- tools/build_snapshots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build_snapshots.sh b/tools/build_snapshots.sh index 77ff0f6..f57cee1 100755 --- a/tools/build_snapshots.sh +++ b/tools/build_snapshots.sh @@ -60,7 +60,7 @@ echo ">>> Execing build.conf" BUILDCOUNTER=0 # Local variables that are used by builder scripts -STAGINGAREA=/tmp/staging +STAGINGAREA=${SCRATCHDIR}/staging RSYNCIP="snapshots.pfsense.org" RSYNCKBYTELIMIT="248000" -- cgit v1.1