Fix test_os_startprocess
authorLRN <lrn1986@gmail.com>
Tue, 30 Apr 2013 04:38:47 +0000 (04:38 +0000)
committerLRN <lrn1986@gmail.com>
Tue, 30 Apr 2013 04:38:47 +0000 (04:38 +0000)
commit265eecb642f0056c455f48dc3be4c4b342158114
tree3fa805cabe7d600833a10461877105df9874c796
parent85f905805b3f5e72d06b9138b1e63db77b20cb11
Fix test_os_startprocess

Previous code wrongly assumed that the message will be read from the pipe
completely in one go. It does not happen like that _every_ time.
src/util/test_os_start_process.c