Loading nixos/modules/system/activation/lib/test.sh +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ onerr() { } trap onerr ERR # shellcheck source-path=SCRIPTDIR source ./lib.sh (warn hi, this works >/dev/null) 2>&1 | grep -E $'.*warning:.* hi, this works' >/dev/null Loading Loading
nixos/modules/system/activation/lib/test.sh +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ onerr() { } trap onerr ERR # shellcheck source-path=SCRIPTDIR source ./lib.sh (warn hi, this works >/dev/null) 2>&1 | grep -E $'.*warning:.* hi, this works' >/dev/null Loading