forked from eclipse-sumo/sumo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig_all
31 lines (27 loc) · 1.18 KB
/
config_all
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
home_operating_system:posix
kill_timeout:300
virtual_display_extra_args:-cc 4
batch_result_repository:$SUMO_BATCH_RESULT
historical_report_location:$SUMO_REPORT
[run_dependent_text]
output:\r{REPLACE \n}
output:[0-9\.]+ms{REPLACE (TIME)}
output:Version
output:Build features
log:[0-9\.]+ms{REPLACE (TIME)}
logPrefixed:[0-9\.]+ms{REPLACE (TIME)}
errors:UTFDataFormatException
errors:exceeded byte limit
errors:invalid multi-byte sequence
errors:expected end of tag{REPLACE Expected end of tag}
errors:comment or processing instruction expected{REPLACE Expected comment or processing instruction}
errors:input ended before all started tags were ended; last tag started is{REPLACE The input ended before all started tags were ended. Last tag started was}
errors:attribute '(.*)' is already specified for element '(.*)'{REPLACE The attribute '\1' is already used in element '\2'}
log:[0-9\.]+ms{REPLACE (TIME)}
errors:std::_Ios_Fmtflags
shapes:imgFile=\"(.*?)berlin_icon.ico\"{REPLACE imgFile="berlin_icon.ico"}
shapes:imgFile=\"(.*?)paris.ico\"{REPLACE imgFile="paris.ico"}
cfg:<!-- generated on{[->]}-->
[bug_system_location]
trac:https://sumo.dlr.de/trac.wsgi/
github:https://github.com/eclipse/sumo/