summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Array.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-07-28 11:26:35 +0200
committerThiago Macieira <thiago.macieira@nokia.com>2009-08-03 16:06:43 +0200
commit2b739a6b9ee86f566e1c25a08ff11e6927cc2979 (patch)
tree654b0eb91671be7d2a235bbe79dfa69da087b345 /src/shared/cplusplus/Array.cpp
parent0814beae5f58cfadbfdf5cb68164b974bee545f3 (diff)
downloadqt-creator-2b739a6b9ee86f566e1c25a08ff11e6927cc2979.tar.gz
Fix running the qtcreator script with traditional Bourne shell.
First, there's no $( ) for subshells. You have to use backticks. Second problem, "VAR=value exec command" doesn't work. Split into variable setting, exporting and then exec'ing the program. Third, Solaris doesn't come with readlink, so parse the output of ls -l.
Diffstat (limited to 'src/shared/cplusplus/Array.cpp')
0 files changed, 0 insertions, 0 deletions