[TxMt] Re: Trouble redirecting output from stakeout

Benjamin Jackson ben at incomumdesign.com
Fri Jun 9 01:37:38 UTC 2006


Yet another update:

http://comox.textdrive.com/pipermail/textmate/2005-September/005662.html

Seems like this is the issue.

- Ben

On Jun 8, 2006, at 7:52 PM, Benjamin Jackson wrote:


> Update:
>
>
>
>> /usr/local/bin/stakeout /usr/local/script/tmctags `find  
>> $TM_PROJECT_DIRECTORY -name '*.as' | xargs echo` &
>>
>> This command works fine in the terminal, but when I set it to a  
>> command (with HTML output so as not to freeze the player) it never  
>> terminates.
>>
>>
>>
>
> Changed the command to use the ruby stakeout and redirect the  
> stderr to stdout.
>
> /usr/local/script/stakeout.rb "rake" `find . -name '*.as' | xargs  
> echo` 2>&1
>
> This still hangs in the HTML preview, but killing the proc shows  
> the output. Is there any way to get output from a running command  
> before it terminates?
>
> ___________________
> Ben Jackson
> Diretor de Desenvolvimento
>
> ben at incomumdesign.com
> http://www.incomumdesign.com
>

___________________
Ben Jackson
Diretor de Desenvolvimento

ben at incomumdesign.com
http://www.incomumdesign.com





More information about the textmate mailing list