From 66332c9ce08bfae561bc8ea7a8bc13e616c9d41d Mon Sep 17 00:00:00 2001 From: merakor Date: Sun, 16 Aug 2020 23:09:03 +0000 Subject: cpt-lib: this isn't needed anymore. FossilOrigin-Name: c047d569d1c77897081a77463d8b081f4bd5a4f74400604e9a3e364433033279 --- src/cpt-lib | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/cpt-lib b/src/cpt-lib index bc8f0ff..91a0ce1 100644 --- a/src/cpt-lib +++ b/src/cpt-lib @@ -116,8 +116,6 @@ run_hook() { # escalation through user scripts. [ "$4" ] && CPT_HOOK=$CPT_ROOT/etc/cpt-hook - # This is not a misspelling, can be ignored safely. - # shellcheck disable=2153 [ -f "$CPT_HOOK" ] || return 0 log "$2" "Running $1 hook" -- cgit v1.2.3