chiark / gitweb /
stest: Replace the call to `exit 1' with a new proc `finish'
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Nov 2019 13:59:29 +0000 (13:59 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Dec 2019 13:15:49 +0000 (13:15 +0000)
commitc51dedf733b465a6f68195ddd5965d1653c696c1
treeb66c8ce1b8f2d68dd0309b0507ca264f91ceb3c0
parent820fe96b181d1f552475b5b7e15673299612f4ce
stest: Replace the call to `exit 1' with a new proc `finish'

This is going to be used for success exits too, in a moment.
This will let us do more work when we are exiting.

The only change for now is some extra stderr output.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
stest/common.tcl