Skip to content

Commit ae30716

Browse files
Kevinjilvmcj
authored andcommitted
Note we should revert shellcheck-disable later
Suggested-by: Michael Vasseur <[email protected]> Signed-off-by: Kevin Jilissen <[email protected]>
1 parent 3251656 commit ae30716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc-tools/dj_run_chroot.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Abort when a single command fails:
1111
set -e
1212

13+
# See https://github.com/koalaman/shellcheck/issues/2660
1314
# shellcheck disable=SC2317
1415
cleanup() {
1516
# Unmount things on cleanup

0 commit comments

Comments
 (0)