]> git.saurik.com Git - bison.git/commitdiff
Renamed from "Invalid \$n", to work around an Autoconf bug with dollar
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Feb 2005 23:14:55 +0000 (23:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Feb 2005 23:14:55 +0000 (23:14 +0000)
signs in test names.

tests/input.at

index 14fb129955cbfa202b0404c54c52c6579aafc3d1..20459d2f7787c0bd8a1c21547461b952d2eba971 100644 (file)
@@ -1,5 +1,5 @@
 # Checking the Bison scanner.                    -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@ AT_BANNER([[Input Processing.]])
 ## Invalid $n.  ##
 ## ------------ ##
 
-AT_SETUP([Invalid \$n])
+AT_SETUP([Invalid dollar-n])
 
 AT_DATA([input.y],
 [[%%