2015-09-29 14:21 GMT+02:00 Alexandre Bergel <[email protected]>:
> Yes, this one: > > OSProcess command: 'cd /Users/alexandrebergel/Downloads/Work/test1 && > /usr/bin/git push’ > > Maybe the use of && ? > I'm not sure; I think its just related to the fact the git push returns after a certain time, while the process waiting for the command does not notice it (well, OSProcess whould work even with && anyway). Which vm are you using? Thierry > > Alexandre > > > On Sep 29, 2015, at 2:18 PM, Thierry Goubier <[email protected]> > wrote: > > > > > > > > 2015-09-29 14:13 GMT+02:00 Alexandre Bergel <[email protected]>: > > Hi! > > > > Time to time, the command "OSProcess waitForCommand: string” blocks. I > have no idea why. A manually checks shows that the command has completed. > > Any idea why? > > > > Can we know which commands you are using this way? > > > > Thierry > > > > > > I use OSX. > > > > Alexandre > > -- > > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > > Alexandre Bergel http://www.bergel.eu > > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > > > > > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > >
