ProjectBrowser.st
changeset 1323 fc14ab0fd388
parent 1303 9ed64bde6ff8
child 1324 50ea68e7e558
--- a/ProjectBrowser.st	Wed Feb 02 17:14:25 2000 +0100
+++ b/ProjectBrowser.st	Wed Feb 02 17:45:25 2000 +0100
@@ -5749,7 +5749,7 @@
             outputTo:diagnostic 
             errorTo:diagnostic 
             inDirectory:(p directory asFilename pathName) 
-            onError:[error := true].
+            onError:[:status | error := true].
     ].