From 32ed930a967c83c5b683d1d22c286b46a9f792ea Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 9 Oct 2024 14:28:22 +0000 Subject: version: 2.9.6.1 Signed-off-by: Laurent Bercot --- doc/eltest.html | 2 +- patch-for-solaris | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/eltest.html b/doc/eltest.html index 2fa275c..f2d5bf5 100644 --- a/doc/eltest.html +++ b/doc/eltest.html @@ -32,7 +32,7 @@ exit status.

eltest acts as the generic POSIX test utility, -but it diverges from the specification on how it parses ambiguous arguments, see below. +but it diverges from the specification on how it parses ambiguous arguments: see below.

diff --git a/patch-for-solaris b/patch-for-solaris index fbefc32..df17cc8 100755 --- a/patch-for-solaris +++ b/patch-for-solaris @@ -1,4 +1,4 @@ -#!/usr/xpg4/bin/sh +#!/usr/xpg4/bin/sh -e patchit () { echo '#!/usr/xpg4/bin/sh' > $1.tmp -- cgit v1.2.3