summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorGlenn Glazer <coyot@lindenlab.com>2017-06-12 13:26:19 -0700
committerGlenn Glazer <coyot@lindenlab.com>2017-06-12 13:26:19 -0700
commit5134805c66fcb0fe944691db168c75af106db14c (patch)
tree29edea0e9660e0d6e02d30a0090be595a6015036 /build.sh
parent0bdb5f6823723cc3e70ba45c4a4be05f6e719edd (diff)
MAINT-7192: upgrade to VMP package 506412
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 1d39ccf664..bb8d66599b 100755
--- a/build.sh
+++ b/build.sh
@@ -209,6 +209,7 @@ fi
# load autobuild provided shell functions and variables
"$autobuild" --quiet source_environment > "$build_log_dir/source_environment"
+PYTHONPATH="$BUILDSCRIPTS_SHARED/packages/lib/python:$PYTHONPATH"
begin_section "dump source environment commands"
cat "$build_log_dir/source_environment"
end_section "dump source environment commands"