Commit by: bear
Modified files:
hardhat/tinderbox.py 1.30 1.31

Log message:
added a line break to make the generated html read better
part of Bug 2626


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/hardhat/tinderbox.py.diff?r1=text&tr1=1.30&r2=text&tr2=1.31

Index: hardhat/tinderbox.py
diff -u hardhat/tinderbox.py:1.30 hardhat/tinderbox.py:1.31
--- hardhat/tinderbox.py:1.30   Mon Mar  7 23:10:56 2005
+++ hardhat/tinderbox.py        Tue Mar  8 00:33:43 2005
@@ -348,7 +348,7 @@
                   'Specially Designated Nationals, and entities on the ' +\
                   'Bureau of Industry and Security Entity List or involved ' +\
                   'with missile technology or nuclear, chemical or ' +\
-                  'biological weapons).</p>'
+                  'biological weapons).</p>\n'
     index = head1 + head2 + cryptoblurb
 
     for distro in ('enduser', 'developer'):

_______________________________________________
Commits mailing list
Commits@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to