We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3251656 commit ae30716Copy full SHA for ae30716
misc-tools/dj_run_chroot.in
@@ -10,6 +10,7 @@
10
# Abort when a single command fails:
11
set -e
12
13
+# See https://github.com/koalaman/shellcheck/issues/2660
14
# shellcheck disable=SC2317
15
cleanup() {
16
# Unmount things on cleanup
0 commit comments