Commit 34a7fc4
authored
Merge pull request #196 from yizhanglinux/loop-006-fix
loop/006: fix the test failure with Bash 5.3
Yi Zhang reported the failure and provided the fix. Bash 5.3 enhances job wait and notification capabilities, and it looks causing the failure. I built bash 5.3 and recreated the failure. Also confirmed the commit avoids the failure.1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments