Skip to content

Commit

Permalink
shellcheck: ignore SC2001,SC2181
Browse files Browse the repository at this point in the history
  • Loading branch information
zeha committed Nov 17, 2023
1 parent 3235c07 commit 8617b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grml-debootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# Bug-Reports: see https://grml.org/bugs/
# License: This file is licensed under the GPL v2+
################################################################################
# shellcheck disable=SC2001,SC2181

# error_handler {{{
[ -n "$REPORT_TRAP_ERR" ] || REPORT_TRAP_ERR='no'
Expand Down

0 comments on commit 8617b6d

Please sign in to comment.