summaryrefslogtreecommitdiff
path: root/indra/llcommon/CMakeLists.txt
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-03-29 09:53:53 -0400
committerNat Goodspeed <nat@lindenlab.com>2012-03-29 09:53:53 -0400
commit51018f38a25bb9d43775ccd8702525a6f16186fa (patch)
treef55840d5b817e0682fbdbc04db6941b9dfd191e9 /indra/llcommon/CMakeLists.txt
parent8815cfa5c916ac454cfa5b6f22f9ce312b00a846 (diff)
IQA-463: fix Linux wrapper.sh (aka secondlife) gridargs.dat handling.
Previous change to wrapper.sh naively read $(<etc/gridargs.dat) directly into the viewer binary command line. But gridargs.dat contains quoted args as well as simple space-separated ones: need bash to scan the file using eval. This was why the older logic used eval on the entire command line. However, we must use eval only for gridargs.dat so we don't lose individual quoting on arguments passed to the secondlife script.
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions