From fb1068df79a9d2227ca4bf26627871eda177756e Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Mon, 10 Jun 2002 19:15:00 +0000 Subject: [PATCH] typo --- tests/dollar.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dollar.test b/tests/dollar.test index 220765930..f4faf2568 100755 --- a/tests/dollar.test +++ b/tests/dollar.test @@ -22,7 +22,7 @@ check-dist: distdir test -f '$(distdir)/hello$$world' EOF -: > 'hello$$world' +: > 'hello$world' $ACLOCAL $AUTOCONF -- 2.47.2