From 9fc319a74b0548042ac04f8ec096dde40cffce9d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 11 Aug 2023 10:03:07 -0400 Subject: [PATCH] Terminate some tests more gracefully. --- test/test05.log | 2 +- test/test07.log | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test05.log b/test/test05.log index c2762c1..de3801d 100644 --- a/test/test05.log +++ b/test/test05.log @@ -47,4 +47,4 @@ p a sh down chart m a 4 2 1 10 -n +quit diff --git a/test/test07.log b/test/test07.log index 468155a..31b80f2 100644 --- a/test/test07.log +++ b/test/test07.log @@ -33,4 +33,4 @@ warp 4 m a 8 8 1 1 sh down m a 8 8 1 1 -n +quit -- 2.31.1