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>
Sat, 7 Dec 2019 17:08:49 +0000 (17:08 +0000)
commit21b897aaa4bdc00557ae8331f24726aa2ae97f04
tree61abe74fe6f501343fba5e90c59f9e9f7cdcc951
parent734678f8d758be490a51658118efba4088b95f87
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