All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v3 0/1] runtime: indicate failure on crash/timeout/abort in TAP
@ 2022-03-22 13:44 Nico Boehr
  2022-03-22 13:44 ` [kvm-unit-tests PATCH v3 1/1] " Nico Boehr
  0 siblings, 1 reply; 3+ messages in thread
From: Nico Boehr @ 2022-03-22 13:44 UTC (permalink / raw)
  To: kvm; +Cc: mhartmay, frankja, thuth, pbonzini

Sorry for the noise, I sent my v2 a little too early and forgot to include 
some more feedback.

Changelog v3->v2:
---
* I forgot to include Marc's suggestion to make the else if ... an elif,
  now included.
* Thomas actually suggested to quote $tap_output, which I missed, now quoted.

Changelog v2->v1:
---
* Change [[ to [
* Remove double negation

Nico Boehr (1):
  runtime: indicate failure on crash/timeout/abort in TAP

 scripts/runtime.bash | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-23  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22 13:44 [kvm-unit-tests PATCH v3 0/1] runtime: indicate failure on crash/timeout/abort in TAP Nico Boehr
2022-03-22 13:44 ` [kvm-unit-tests PATCH v3 1/1] " Nico Boehr
2022-03-23  8:20   ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.