summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorJennifer Leech <jenn@lindenlab.com>2011-03-01 11:30:47 -0800
committerJennifer Leech <jenn@lindenlab.com>2011-03-01 11:30:47 -0800
commita14c5e8f31ede83b0d72aec2ed363ae55b866b09 (patch)
tree984f03779acd3f12c527c0b6af23f2ef5bb9957d /build.sh
parenta7e2f1eafd303dad844c36ec77bb6a98fd6ee38c (diff)
Added 'env|sort' to build.sh for debugging TC builds.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index f0bdc5d78d..b75823f45f 100755
--- a/build.sh
+++ b/build.sh
@@ -141,6 +141,10 @@ fi
# load autbuild provided shell functions and variables
eval "$("$AUTOBUILD" source_environment)"
+# dump environment variables for debugging
+env|sort
+
+
# Install packages.
"$AUTOBUILD" install --skip-license-check