From: Ian Jackson Date: Tue, 10 Jan 2023 15:58:23 +0000 (+0000) Subject: Fix rc handling in acommon trap X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=eb53dbc8edb65184451745fb16d517aefccc23a7;p=hippotat.git Fix rc handling in acommon trap Signed-off-by: Ian Jackson --- diff --git a/adt/acommon b/adt/acommon index efa3488..4fb1b01 100644 --- a/adt/acommon +++ b/adt/acommon @@ -184,7 +184,7 @@ in- () { setup-pair () { test-prep trap ' - rc=$/ + rc=$? : =================== ^^ TEST FAILURE ^^ ==================== host-cleanup client host-cleanup server