summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorBrad Linden <brad@lindenlab.com>2024-04-15 17:59:03 -0700
committerBrad Linden <brad@lindenlab.com>2024-04-15 17:59:03 -0700
commit23d7622d82ea1847cd16785f6f04b5c40af3eb5b (patch)
tree84fad594ffeb8b034ab53108e12308bf67166e7b /build.sh
parenta6107bceec79b15ebf4cdbdc6a5e32d018b7eb23 (diff)
parentcc8fdf341dbbe6ab940d7b24bcf81cbed252cb69 (diff)
Merge branch 'main' into release/materials_featurette
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build.sh b/build.sh
index 251a04a6dd..806718e077 100755
--- a/build.sh
+++ b/build.sh
@@ -6,9 +6,6 @@
# it relies on the environment that sets up, functions it provides, and
# the build result post-processing it does.
#
-# The shared buildscript build.sh invokes this because it is named 'build.sh',
-# which is the default custom build script name in buildscripts/hg/BuildParams
-#
# PLEASE NOTE:
#
# * This script is interpreted on three platforms, including windows and cygwin