From 1924f91aada98f58eb479a5fe6b7fbc29cceaede Mon Sep 17 00:00:00 2001 From: tg Date: Tue, 24 Aug 2010 15:47:44 +0000 Subject: [PATCH] =?UTF-8?q?this=20is=20=E3=80=8Ccategory:=20os:mirbsd?= =?UTF-8?q?=E3=80=8D=20because=20of=20hardcoded=20errno=20and=20strerror?= =?UTF-8?q?=20values?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- check.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/check.t b/check.t index b463c9f..494f66a 100644 --- a/check.t +++ b/check.t @@ -1,4 +1,4 @@ -# $MirOS: src/bin/mksh/check.t,v 1.387 2010/08/24 14:42:00 tg Exp $ +# $MirOS: src/bin/mksh/check.t,v 1.388 2010/08/24 15:47:44 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 $ @@ -7375,6 +7375,7 @@ expected-stdout: name: realpath-1 description: Check proper return values for realpath +category: os:mirbsd stdin: wd=$(realpath .) mkdir dir