Commit 617f6d4
committed
loop/010: fix the test output with Bash 5.3
$ ./check loop/010
loop/010 (check stale loop partition)
loop/010 (check stale loop partition) [passed]op_device}"
runtime ... 93.996s
After the fix:
$ ./check loop/010
loop/010 (check stale loop partition) [passed]
runtime 93.996s ... 93.797s
Signed-off-by: Yi Zhang <[email protected]>1 parent 36d2304 commit 617f6d4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments