Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Aug 2026 01:45:36 +0000
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 625a7eb91188 - stable/14 - tests/lorder_test: Update test case description from copy/paste
Message-ID:  <6a73e740.39e55.43f4f1a1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=625a7eb911884cc6e3a54d331953daa274bd3fab

commit 625a7eb911884cc6e3a54d331953daa274bd3fab
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-12-17 10:34:14 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2026-08-06 01:44:51 +0000

    tests/lorder_test: Update test case description from copy/paste
    
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit 5a674a0694836616eaaff448345823594742ad76)
---
 usr.bin/lorder/tests/lorder_test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/lorder/tests/lorder_test.sh b/usr.bin/lorder/tests/lorder_test.sh
index 9c2db08e1718..ad3a23f5b126 100644
--- a/usr.bin/lorder/tests/lorder_test.sh
+++ b/usr.bin/lorder/tests/lorder_test.sh
@@ -28,7 +28,7 @@ onearg_body() {
 
 atf_test_case dashdash
 dashdash_head() {
-	atf_set descr "One argument"
+	atf_set descr "One argument with double dash"
 	atf_set require.progs "cc"
 }
 dashdash_body() {


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a73e740.39e55.43f4f1a1>