X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=check-subvol-stale;h=edb3e71db9cf5d2bfc0a0ab61a5b660b636cf8b9;hb=5a6e794f459b3e83b6d665e05d0ab0c8bc6cdfbe;hp=5ae7cb6b52996305e2eed53aa731777eff455d66;hpb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;p=distro-setup diff --git a/check-subvol-stale b/check-subvol-stale index 5ae7cb6..edb3e71 100644 --- a/check-subvol-stale +++ b/check-subvol-stale @@ -16,7 +16,7 @@ [[ $EUID == 0 ]] || exec sudo -E "${BASH_SOURCE[0]}" "$@" -source /usr/local/lib/bash-bear +set -e; . /usr/local/lib/bash-bear; set +e shopt -s nullglob