NetBSD Problem Report #57318

From www@netbsd.org  Mon Apr  3 14:07:07 2023
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 55A161A9239
	for <gnats-bugs@gnats.NetBSD.org>; Mon,  3 Apr 2023 14:07:07 +0000 (UTC)
Message-Id: <20230403140706.5A9301A923A@mollari.NetBSD.org>
Date: Mon,  3 Apr 2023 14:07:06 +0000 (UTC)
From: jspath55@gmail.com
Reply-To: jspath55@gmail.com
To: gnats-bugs@NetBSD.org
Subject: Minor typos in an automated test case - atf/tools/atf-run_test
X-Send-Pr-Version: www-1.0

>Number:         57318
>Category:       misc
>Synopsis:       Minor typos in an automated test case - atf/tools/atf-run_test
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gutteridge
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 03 14:10:00 +0000 2023
>Closed-Date:    Mon Apr 03 16:33:28 +0000 2023
>Last-Modified:  Mon Apr 03 16:33:28 +0000 2023
>Originator:     Jim Spath
>Release:        10.0_BETA
>Organization:
>Environment:
NetBSD netbsd 10.0_BETA NetBSD 10.0_BETA (GENERIC64) #0: Fri Jan 13 19:15:32 UTC 2023  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm

>Description:
The test output shows messages such as "Checking that defining 'testvar' trough '-v' works." The word _trough_ should be _through_.

$ grep -n trough   atf/tools/atf-run_test
223:    echo "Checking that defining 'testvar' trough '-v' works."
227:    echo "Checking that defining 'testvar' trough the configuration" \
238:    echo "Checking that defining 'testvar' trough -v overrides the" \
258:    echo "Checking that defining 'testvar' trough the Atffile works."
263:    echo "Checking that defining 'testvar' trough the configuration" \
275:    echo "Checking that defining 'testvar' trough -v overrides the" \

>How-To-Repeat:
Output from supplied test suite shows the spelling mistake.
>Fix:
Update the code.

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: misc-bug-people->gutteridge
Responsible-Changed-By: gutteridge@NetBSD.org
Responsible-Changed-When: Mon, 03 Apr 2023 16:28:23 +0000
Responsible-Changed-Why:
I'll handle it.

From: "David H. Gutteridge" <gutteridge@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57318 CVS commit: src/external/bsd/atf/dist/tools
Date: Mon, 3 Apr 2023 16:26:50 +0000

 Module Name:	src
 Committed By:	gutteridge
 Date:		Mon Apr  3 16:26:50 UTC 2023

 Modified Files:
 	src/external/bsd/atf/dist/tools: atf-run_test.sh

 Log Message:
 atf-run_test.sh: fix spelling of "through"

 Reported by Jim Spath in PR misc/57318.


 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/atf/dist/tools/atf-run_test.sh

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: gutteridge@NetBSD.org
State-Changed-When: Mon, 03 Apr 2023 16:33:28 +0000
State-Changed-Why:
Fixes applied, thanks for the PR.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.