summaryrefslogtreecommitdiffstats
path: root/nixos/modules/security
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2019-02-14 16:55:16 -0500
committerxeji <36407913+xeji@users.noreply.github.com>2019-02-14 22:55:16 +0100
commit98419a0f6453a99e9f57da7edcc53d662561a4f2 (patch)
treeb4ea98c530691cc84f815c2c5f435a7f4299dd28 /nixos/modules/security
parent4a340dbfa781b7fbc4c5ff8378013df9cae9b24b (diff)
nixos/tests/switch-test: Ensures the test fails on failure (#55744)
The `| tee` invocation always masked the return value of the switch-to-configuration test. ``` ~ $ false | tee && echo "oh no" oh no ``` The added wrapper script will still output everything to stderr, while passing failures to the test harness.
Diffstat (limited to 'nixos/modules/security')
0 files changed, 0 insertions, 0 deletions