Hi all, in shell script conditions, any commands can be used in place of a "[[ conditional expression ]]" block, with the exit status determining whether their 'condition' is met. This patch wraps a second tab stop around the brackets in "[[ condition ]]" blocks in the if, elif, while and until snippets, so it becomes easier to replace the brackets with a command.
Thanks, Martin Patch on Pastie: http://pastie.textmate.org/private/t87najf5zhaotzwlogazw
pastie-363254.diff
Description: Binary data
_______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
