#REFACTORING by stefan
authorStefan Vogel <sv@exept.de>
Tue, 27 Dec 2016 14:04:25 +0100
changeset 4242 f870cb692e7e
parent 4241 c1649b2bb8f7
child 4243 04aec39165c3
#REFACTORING by stefan class: UnixPTYStream changed: #openPTYFor:withMode:inDirectory: do not send obsolete selector
UnixPTYStream.st
--- a/UnixPTYStream.st	Fri Dec 23 07:34:17 2016 +0100
+++ b/UnixPTYStream.st	Tue Dec 27 14:04:25 2016 +0100
@@ -242,7 +242,8 @@
                       fileDescriptors:execFdArray
                       fork:true
                       newPgrp:true
-                      inDirectory:aDirectory.
+                      inDirectory:aDirectory
+                      showWindow:nil.
                ]
                action:[:status |
                   status stillAlive ifFalse:[