summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-25 10:58:02 -0300
committerRenato Botelho <renato@netgate.com>2015-08-25 14:49:57 -0300
commit3b5bba5c14322c42d12e59acff2dfccc9f744ab2 (patch)
treed8fba7cc7cb716d3d046cfa4c8ee208b95d088c8 /tools/build_snapshots.sh
parentdde49befe732ded4f5ed62c1ffd469e38f31dfd9 (diff)
downloadpfsense-3b5bba5c14322c42d12e59acff2dfccc9f744ab2.zip
pfsense-3b5bba5c14322c42d12e59acff2dfccc9f744ab2.tar.gz
Repect SCRATCHDIR
Diffstat (limited to 'tools/build_snapshots.sh')
-rwxr-xr-xtools/build_snapshots.sh2
1 files changed, 1 insertions, 1 deletions
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"
OpenPOWER on IntegriCloud