diff options
Diffstat (limited to 'cmd/zed/zed.d/data-notify.sh')
-rwxr-xr-x | cmd/zed/zed.d/data-notify.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/zed/zed.d/data-notify.sh b/cmd/zed/zed.d/data-notify.sh index 792d30a66..9846769b1 100755 --- a/cmd/zed/zed.d/data-notify.sh +++ b/cmd/zed/zed.d/data-notify.sh @@ -1,4 +1,5 @@ #!/bin/sh +# shellcheck disable=SC2154 # # Send notification in response to a DATA error. # |