[SVN] r9122

Luke Daley ld at ldaley.com
Sat Mar 15 08:39:56 UTC 2008


• Improved bash helper function to not modify current environment. It now only sets the required environment variables for the process. This has changed arg list though, you must now provide '-e <command>' where command is to be run by eval.
• Similarly improved Ruby helper. You know supply a block to the method which sets the environment up for the block, then restores at the return of the block.
• Updated tests to use new helper functions.
• Updated help file to match new helper functions. 

Changed:
U   trunk/Review/Tools/tmread/doc/tm_dialog_read_help.md
U   trunk/Review/Tools/tmread/helpers/tm_dialog_read.rb
U   trunk/Review/Tools/tmread/helpers/tm_dialog_read.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/python-test.sh
UU  trunk/Review/Tools/tmread/test/dylib/ruby-nonblock-test.sh
U   trunk/Review/Tools/tmread/test/dylib/ruby-test.sh
A   trunk/Review/Tools/tmread/test/dylib/rubyhelper-test.rb



More information about the textmate-dev mailing list