Re: NSLog broken after call of NSTask and setStandardError
Re: NSLog broken after call of NSTask and setStandardError
- Subject: Re: NSLog broken after call of NSTask and setStandardError
- From: "Hamish Allan" <email@hidden>
- Date: Thu, 17 Jan 2008 01:24:45 +0000
On Jan 17, 2008 12:11 AM, Oliver Siemoneit <email@hidden> wrote:
> Is there an explanation for this? Or am I doing something wrong?
Not sure why it's happening, but the first thing I'd try would be
something other than bash, e.g.,
#!/usr/bin/python -u
print 'hello'
Hamish
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden