texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: fix t/index-paren.sh test


From: Gavin D. Smith
Subject: branch master updated: fix t/index-paren.sh test
Date: Mon, 21 Mar 2022 15:34:27 -0400

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new aaf613fb6d fix t/index-paren.sh test
aaf613fb6d is described below

commit aaf613fb6d26cae552f0e043fac29ab6ce740506
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Mar 21 19:34:15 2022 +0000

    fix t/index-paren.sh test
---
 info/t/index-paren.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/info/t/index-paren.sh b/info/t/index-paren.sh
index 33d5c248ae..08afc26cbc 100755
--- a/info/t/index-paren.sh
+++ b/info/t/index-paren.sh
@@ -17,5 +17,5 @@
 srcdir=${srcdir:-.}
 . $srcdir/t/Init-test.inc
 
-$ginfo index-paren \( | grep "Node: Node 2"
+$ginfo index-paren \( | grep "Node: Node 1"
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]