summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
diff options
context:
space:
mode:
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