Commit e48a210
committed
minor #8227 Add pipe to dump command (philwc)
This PR was submitted for the 3.3 branch but it was merged into the 3.2 branch instead (closes #8227).
Discussion
----------
Add pipe to dump command
Save creating an interim file (and cluttering up the directory) by using pipe to create the image file immediately.
Commits
-------
8aa2fbb Add pipe to dump command1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | | - | |
| 28 | + | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
0 commit comments