summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-26 07:56:31 -0300
committerRenato Botelho <renato@netgate.com>2015-08-26 07:56:46 -0300
commit30ce58ac1ea27b758d5112cb5a3b190c9760f010 (patch)
tree9b7516369223dcb8e830a80c24e58e457a005e76 /tools/build_snapshots.sh
parent8e71705835ad3b4d53abf8e8c2bf224f055d09ba (diff)
downloadpfsense-30ce58ac1ea27b758d5112cb5a3b190c9760f010.zip
pfsense-30ce58ac1ea27b758d5112cb5a3b190c9760f010.tar.gz
Use full path to source file
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 37f47db..2d053f5 100755
--- a/tools/build_snapshots.sh
+++ b/tools/build_snapshots.sh
@@ -379,6 +379,6 @@ else
unset MEMSTICKADIPATH
unset UPDATES_TARBALL_FILENAME
# builder_defaults.sh will set variables with correct timestamp
- . ./builder_defaults.sh
+ . ${BUILDER_TOOLS}/builder_defaults.sh
done
fi
OpenPOWER on IntegriCloud