Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2026 13:38:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 295380] Errors in tests/sys/geom/class/raid3
Message-ID:  <bug-295380-32464-7FxfqIwfY1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295380-32464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295380

--- Comment #4 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
Common practice in atf-sh scripts is to run every command under atf-check,
which would have caught the mistake.

Setting the errexit flag is not a panacea.  It would not have caught the
mistake D57010 corrects because it occurred in the context of an if statement.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295380-32464-7FxfqIwfY1>