NetBSD Problem Report #57803

From www@netbsd.org  Sat Dec 30 10:00:41 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 874051A923C
	for <gnats-bugs@gnats.NetBSD.org>; Sat, 30 Dec 2023 10:00:41 +0000 (UTC)
Message-Id: <20231230100040.A7B541A923F@mollari.NetBSD.org>
Date: Sat, 30 Dec 2023 10:00:40 +0000 (UTC)
From: nightquick@proton.me
Reply-To: nightquick@proton.me
To: gnats-bugs@NetBSD.org
Subject: Typo in cd9660/t_high_ino_big_file.sh, change from "isssues" to "issues"
X-Send-Pr-Version: www-1.0

>Number:         57803
>Category:       misc
>Synopsis:       Typo in cd9660/t_high_ino_big_file.sh, change from "isssues" to "issues"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 30 10:05:00 +0000 2023
>Closed-Date:    Sat Dec 30 13:10:13 +0000 2023
>Last-Modified:  Sat Dec 30 13:20:02 +0000 2023
>Originator:     rilysh
>Release:        N/A
>Organization:
N/A
>Environment:
N/A
>Description:
I was just looking for test files and suddenly came across this typo.

GitHub: https://github.com/NetBSD/src/blob/0aa7982a1c9b609ae34a4195d2d1eec8476e38cd/tests/fs/cd9660/t_high_ino_big_file.sh#L72

CVS: http://cvsweb.netbsd.org/bsdweb.cgi/src/tests/fs/cd9660/t_high_ino_big_file.sh?rev=1.4&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
>How-To-Repeat:

>Fix:
A tiny diff:

--- a.diff	2023-12-30 04:58:53.151772324 -0500
+++ b.diff	2023-12-30 04:59:07.402324475 -0500
@@ -69,7 +69,7 @@

 atf_test_case pr_kern_48787 cleanup
 pr_kern_48787_head() {
-	atf_set "descr" "Verifies 32bit overflow isssues from PR kern/48787 are fixed"
+	atf_set "descr" "Verifies 32bit overflow issues from PR kern/48787 are fixed"
 	atf_set "require.user" "root"
 	atf_set "require.progs" "rump_cd9660 bunzip2 stat"
 	atf_set "timeout" 6000

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: martin@NetBSD.org
State-Changed-When: Sat, 30 Dec 2023 13:10:13 +0000
State-Changed-Why:
Applied, thanks!


From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57803 CVS commit: src/tests/fs/cd9660
Date: Sat, 30 Dec 2023 13:09:24 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat Dec 30 13:09:24 UTC 2023

 Modified Files:
 	src/tests/fs/cd9660: t_high_ino_big_file.sh

 Log Message:
 PR 57803: fix typo in test title.


 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/fs/cd9660/t_high_ino_big_file.sh

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

>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.