]> sourceware.org Git - automake.git/commitdiff
typo
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 10 Jun 2002 19:15:00 +0000 (19:15 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 10 Jun 2002 19:15:00 +0000 (19:15 +0000)
tests/dollar.test

index 2207659306042d1b041097a2c26b56e278c64e85..f4faf256802018ef430875757212969675252d03 100755 (executable)
@@ -22,7 +22,7 @@ check-dist: distdir
        test -f '$(distdir)/hello$$world'
 EOF
 
-: > 'hello$$world'
+: > 'hello$world'
 
 $ACLOCAL
 $AUTOCONF
This page took 0.02519 seconds and 5 git commands to generate.