[Zope3-checkins] CVS: Packages/ZConfig/tests/input - simple.conf:1.4

Fred L. Drake, Jr. fred@zope.com
Thu, 9 Jan 2003 10:34:23 -0500


Update of /cvs-repository/Packages/ZConfig/tests/input
In directory cvs.zope.org:/tmp/cvs-serv29779/tests/input

Modified Files:
	simple.conf 
Log Message:
Enable $-substitution in %define values.

=== Packages/ZConfig/tests/input/simple.conf 1.3 => 1.4 ===
--- Packages/ZConfig/tests/input/simple.conf:1.3	Wed Dec  4 16:20:44 2002
+++ Packages/ZConfig/tests/input/simple.conf	Thu Jan  9 10:34:19 2003
@@ -20,7 +20,7 @@
 
 # These test the %define mechanism:
 
-%define dollars $$
+%define dollars $$$$
 %define empty
 %define name value
 %define twowords two words