Commit 9906bc7
committed
Remove useless subshell from alma9 docker driver script
Since it runs `exec docker ...` as the last step, putting it inside a
subhsell is not so useful.1 parent 2ddabe5 commit 9906bc7
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments