[Swift-commit] r6049 - trunk/etc
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sat Nov 17 01:02:41 CST 2012
Author: hategan
Date: 2012-11-17 01:02:41 -0600 (Sat, 17 Nov 2012)
New Revision: 6049
Modified:
trunk/etc/error.properties
Log:
removed a couple of errors from the translator; the default messages look fine and those patterns take a long time to match
Modified: trunk/etc/error.properties
===================================================================
--- trunk/etc/error.properties 2012-11-17 07:00:51 UTC (rev 6048)
+++ trunk/etc/error.properties 2012-11-17 07:02:41 UTC (rev 6049)
@@ -15,27 +15,6 @@
You should check your tc.data and sites.xml files, and make sure that the name (\2) is not misspelled.
;
-Exception in (\S*):.*
-Arguments: \[(.*)\].*Host: (\S*).*Directory: (\S*).*stderr.txt:\s*(.*)\s*stdout.txt:\s*(.*)\s*----\s*
-KickstartRecord: (\S*).*
-Caused by:\s*
-(.*)
-->
-Application "\1" failed (\8)\n
-\tArguments: "\2"\n\tHost: \3\n\tDirectory: \4\n\tSTDERR: \5\n\tSTDOUT: \6\n
-\tKickstartRecord: \7
-;
-
-Exception in (\S*):.*
-Arguments: \[(.*)\].*Host: (\S*).*Directory: (\S*).*stderr.txt:\s*(.*)\s*stdout.txt:\s*(.*)\s*----\s*
-Caused by:\s*
-(.*)
-->
-Application "\1" failed (\7)\n
-\tArguments: "\2"\n\tHost: \3\n\tDirectory: \4\n\tSTDERR: \5\n\tSTDOUT: \6\n
-;
-
-
The cache already contains (\S*)\..*
->
Multiple mappings pointing to the same file (\1) detected.
@@ -49,7 +28,7 @@
;
Exception in (\S*):.*
-Arguments: \[(.*)\].*Host: (\S*).*Directory: (\S*).*stderr.txt:\s*(.*)\s*stdout.txt:\s*(.*)\s*----.*
+Arguments: \[(.*)\].*Host: (\S*).*Directory: (\S*).*stderr.txt:\s*(.*)\s*stdout.txt:\s*(.*)\s.*
Exception in getFile.*
Unable to open file (\S*).*
->
More information about the Swift-commit
mailing list