Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
METRo projects
metro
Commits
5b521ca7
Commit
5b521ca7
authored
Feb 11, 2009
by
Miguel Tremblay
Browse files
Activation of metro_config_validation.validate_config.
parent
e26c91dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/frontend/metro_config.py
View file @
5b521ca7
...
...
@@ -238,7 +238,7 @@ def validating_configuration( ):
metro_logger
.
print_init_message
(
metro_logger
.
LOGGER_INIT_MESSAGE
,
sMessage
)
#
metro_config_validation.validate_config(dConfig)
metro_config_validation
.
validate_config
(
dConfig
)
metro_logger
.
print_init_message
(
metro_logger
.
LOGGER_INIT_SUCCESS
,
_
(
"METRo configuration validated"
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment