From: Michal Sojka Date: Tue, 26 Jan 2021 16:52:08 +0000 (+0100) Subject: tests: Fix iprelay-cmd test to work on both Debian an NixOS X-Git-Tag: 20210126a~5 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/novaboot.git/commitdiff_plain/c028c7e9ceb7470d267aa692bed91a989b18b24a tests: Fix iprelay-cmd test to work on both Debian an NixOS --- diff --git a/tests/novaboot.wv b/tests/novaboot.wv index d7e35c7..4b73577 100755 --- a/tests/novaboot.wv +++ b/tests/novaboot.wv @@ -123,7 +123,7 @@ WVPASSSH 'NOVABOOT_TARGET=t2 novaboot --target t3 /dev/null' WVPASS test "$(cat t)" = Target3 WVSTART --iprelay-cmd -WVPASS novaboot --iprelay-cmd="echo -e '\xFF\xFA\x2C\x97\xDF\xFF\xF0 \xFF\xFA\x2C\x97\xFF\xFF\xF0'" --on +WVPASS novaboot --iprelay-cmd="$(which echo) -e '\xFF\xFA\x2C\x97\xDF\xFF\xF0 \xFF\xFA\x2C\x97\xFF\xFF\xF0'" --on WVSTART Killing of --remote-cmd when it ignores SIGHUP WVPASS tee script <<'EOF'