Igor Stasenko wrote
> 
> we should integrate the chdir fix to osprocess
> into jenkins vms
> 

Oops, I took the error handler off the wrong call...
>  OSProcess thisOSProcess chDir: ospPwd.
should have been
>  [ OSProcess thisOSProcess chDir: ospPwd ] on: Exception do: [].

And, the question still stands as to whether OSP and FS should have two
separate concepts of the working directory...

--
View this message in context: 
http://forum.world.st/Working-directory-tp4631865p4631888.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Reply via email to