Loading tests/qemu-iotests/check +1 −4 Original line number Diff line number Diff line Loading @@ -30,12 +30,9 @@ interrupt=true # by default don't output timestamps timestamp=${TIMESTAMP:=false} # generic initialization iam=check _init_error() { echo "$iam: $1" >&2 echo "check: $1" >&2 exit 1 } Loading tests/qemu-iotests/common.rc +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ poke_file() if ! . ./common.config then echo "$iam: failed to source common.config" echo "$0: failed to source common.config" exit 1 fi Loading Loading
tests/qemu-iotests/check +1 −4 Original line number Diff line number Diff line Loading @@ -30,12 +30,9 @@ interrupt=true # by default don't output timestamps timestamp=${TIMESTAMP:=false} # generic initialization iam=check _init_error() { echo "$iam: $1" >&2 echo "check: $1" >&2 exit 1 } Loading
tests/qemu-iotests/common.rc +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ poke_file() if ! . ./common.config then echo "$iam: failed to source common.config" echo "$0: failed to source common.config" exit 1 fi Loading