Skip to content

Commit fe20772

Browse files
nabijaczleweliRageLtMan
authored andcommitted
zstreamdump: exec zstream dump
Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Pavel Zakharov <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes openzfs#11859
1 parent fe4f454 commit fe20772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/zstreamdump/zstreamdump

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
zstream dump "$@"
3+
exec zstream dump "$@"

0 commit comments

Comments
 (0)