# HG changeset patch # User Bryan O'Sullivan # Date 1236666735 25200 # Node ID 60ee738fdc0ec94265a2e21f26a299da6d8de584 # Parent a8160b8a4f15b948fe3033939bcbcd81b7948f54 Fix quoting of entity declarations. diff -r a8160b8a4f15 -r 60ee738fdc0e en/examples/run-example --- a/en/examples/run-example Mon Mar 09 23:22:57 2009 -0700 +++ b/en/examples/run-example Mon Mar 09 23:32:15 2009 -0700 @@ -244,7 +244,7 @@ ofp_basename = '%s.%s' % (self.name, out) norm = os.path.normpath(ofp_basename) example.entities[ - '' % (norm, norm)] = 1 read_hint = ofp_basename + ' '