Commit a6158be
authored
Try to make usleep test more robust (WebAssembly#681)
Match clock_nanosleep where `<=1` is tested, not `>=0`. See if this
fixes spurious failures.1 parent f164658 commit a6158be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
0 commit comments