rev 219 - trunk/pr
SVN User <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: bcollins
Date: 2004-03-30 15:45:19 -0500 (Tue, 30 Mar 2004)
New Revision: 219
Modified:
trunk/pr/bugreport.pr
Log:
Add comment about expected failure of this script
Modified: trunk/pr/bugreport.pr
===================================================================
--- trunk/pr/bugreport.pr 2004-03-30 20:43:31 UTC (rev 218)
+++ trunk/pr/bugreport.pr 2004-03-30 20:45:19 UTC (rev 219)
@@ -8,5 +8,6 @@
r.sub(foundone, s)
return result
+# Expect a failure here. It should read that it failed on line 12, column 9
re = XXX.compile("m..k")