Comment 2 for bug 900994

Revision history for this message
Junjie Wu (wujj) wrote :

After more debugging, I can confirm it's a runtime problem. If I change the command to:

for i in {1..10}; do ./date; done

Same thing still happens.