[SVN] r9108
Allan Odgaard
throw-away-2 at macromates.com
Fri Mar 14 08:45:02 UTC 2008
• change all uses of ‘dirname’ to be of the form ‘$(dirname "$0")’ (and have the result of the command substitution quoted as well)
This so that it works when $0 contains spaces. Changing from `backtick` to $(this) was just an aesthetic change, only the quoting part is functionally required.
Changed:
U trunk/Review/Tools/tmread/build.sh
U trunk/Review/Tools/tmread/test/dylib/bash-test.sh
U trunk/Review/Tools/tmread/test/dylib/groovy-test.sh
U trunk/Review/Tools/tmread/test/dylib/print_read_symbols.sh
U trunk/Review/Tools/tmread/test/dylib/python-test.sh
U trunk/Review/Tools/tmread/test/dylib/ruby-nonblock-test.sh
U trunk/Review/Tools/tmread/test/dylib/ruby-test.sh
U trunk/Review/Tools/tmread/test/dylib/setup.sh
More information about the textmate-dev
mailing list