From eb2db9a35ee2fae7bc915d2d1cedf2af205bd7ba Mon Sep 17 00:00:00 2001 From: tg Date: Thu, 17 Jul 2008 13:00:38 +0000 Subject: [PATCH] add comment --- check.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/check.t b/check.t index 9bfad99..2e2ed2a 100644 --- a/check.t +++ b/check.t @@ -1,4 +1,4 @@ -# $MirOS: src/bin/mksh/check.t,v 1.217 2008/07/17 12:57:59 tg Exp $ +# $MirOS: src/bin/mksh/check.t,v 1.218 2008/07/17 13:00:38 tg Exp $ # $OpenBSD: bksl-nl.t,v 1.2 2001/01/28 23:04:56 niklas Exp $ # $OpenBSD: history.t,v 1.5 2001/01/28 23:04:56 niklas Exp $ # $OpenBSD: read.t,v 1.3 2003/03/10 03:48:16 david Exp $ @@ -5209,7 +5209,7 @@ name: oksh-seterror description: $OpenBSD: seterror.sh,v 1.1 2003/02/09 18:52:49 espie Exp $ set -e is supposed to abort the script for errors that - are not caught otherwise. + are not caught otherwise. pdksh fails this test. stdin: set -e for i in 1 2 3