mason.notify: fix munged refactoring

db4
Slava Pestov 2009-05-11 22:04:54 -05:00
parent cff70d6a9f
commit d8a0441837
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ IN: mason.notify
] { } make prepend ] { } make prepend
[ 5 ] 2dip '[ [ 5 ] 2dip '[
<process> <process>
_ >>command
_ [ +closed+ ] unless* >>stdin _ [ +closed+ ] unless* >>stdin
_ >>command
try-output-process try-output-process
] retry ] retry
] [ 2drop ] if ; ] [ 2drop ] if ;