summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2024-08-05 19:25:59 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-08-05 19:25:59 -0700
commite96416bdd2ed20b8b5a1fc08a35c7a4ee4eee832 (patch)
tree5b2e791cc7a97e77f7f3896e3dbbb231b07a46d3
parent293187e04b5dfbc002fd694b75ffdca4b2fdbc8e (diff)
missing quotes
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 1a7ef1a941..26c4399ae8 100755
--- a/build.sh
+++ b/build.sh
@@ -528,7 +528,7 @@ then
then
# BugSplat wants to see xcarchive.zip
# e.g. build-darwin-x86_64/newview/Release/Second Life Test.sym.tar.gz
- symbol_file="${build_dir}/newview/${variant}/${viewer_channel}.sym.tar.gz
+ symbol_file="${build_dir}/newview/${variant}/${viewer_channel}.sym.tar.gz"
if [[ ! -f "$symbol_file" ]]
then
# symbol tarball we prep for (e.g.) Breakpad