Merge jv
authorMerge Script
Sat, 03 Sep 2016 06:53:37 +0200
branchjv
changeset 4090 61c3d1af2322
parent 4088 aecb218b601c (current diff)
parent 4089 be7d2e110435 (diff)
child 4093 b7a2d7f493d1
Merge
CVSSourceCodeManager.st
--- a/CVSSourceCodeManager.st	Fri Sep 02 06:43:03 2016 +0200
+++ b/CVSSourceCodeManager.st	Sat Sep 03 06:53:37 2016 +0200
@@ -1138,6 +1138,7 @@
                                                         auxFrom:nil
                                                         inDirectory:pathOfDir
                                                         lineWise:false
+                                                        showWindow:false
                                                         onError:[:status| false].
                                 ] ifFalse:[
                                     rslt := ok := OperatingSystem