Merge git://factorcode.org/git/factor

db4
Eduardo Cavazos 2008-02-04 20:10:27 -06:00
commit ceff33b59f
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ M: unix-io process-stream*
2drop t
] [
find-process dup [
>r *uint r> notify-exit f
>r *int WEXITSTATUS r> notify-exit f
] [
2drop f
] if