nixos/activation: Fix shellcheck test failure (#406500)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user