Skip to content

Commit ea4541e

Browse files
nabijaczlewelibehlendorf
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 #11859
1 parent a631283 commit ea4541e

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)