Commit bed196b
committed
loop/006: fix the test failure with Bash 5.3
$ ./check loop/006
loop/006 (change loop backing file while creating/removing another loop device) [failed]
runtime 31.526s ... 31.036s
--- tests/loop/006.out 2025-07-15 06:27:41.485609277 -0400
+++ /root/blktests/results/nodev/loop/006.out.bad 2025-07-18 06:59:18.916498155 -0400
@@ -1,2 +1,3 @@
Running loop/006
+tests/loop/006: line 66: 700070 Killed run_setter "$loop_dev"
Test complete
Link: #191
Signed-off-by: Yi Zhang <[email protected]>1 parent b6b104b commit bed196b
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