We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It happens infrequently but script will sometimes end in a call to abort:
for i in `seq 1 100`; do rm tmp/*ok; make check-stage1-core || break; done
I think this has happened on the bots a few time. I don't have a backtrace at the moment.