X-Git-Url: http://rtime.felk.cvut.cz/gitweb/novaboot.git/blobdiff_plain/4703e9f6a09926134a8a45d87ea9c9b986543854..c028c7e9ceb7470d267aa692bed91a989b18b24a:/tests/novaboot.wv diff --git a/tests/novaboot.wv b/tests/novaboot.wv index f97088b..4b73577 100755 --- a/tests/novaboot.wv +++ b/tests/novaboot.wv @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash cd $(dirname $0) . wvtest.sh @@ -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="/bin/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' @@ -159,4 +159,12 @@ WVPASS make -C dir | WVPASS grep "Config OK" WVSTART "INTERACTION variable" WVPASS novaboot --remote-cmd=cat <<