Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
62a83029
Unverified
Commit
62a83029
authored
6 years ago
by
WHITFIELDRE email
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #23259 from mantidproject/systemtests-logging-config
Remove old logging configuration variable
parents
71d38d4f
a6669c26
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Testing/SystemTests/lib/systemtests/stresstesting.py
+0
-1
0 additions, 1 deletion
Testing/SystemTests/lib/systemtests/stresstesting.py
with
0 additions
and
1 deletion
Testing/SystemTests/lib/systemtests/stresstesting.py
+
0
−
1
View file @
62a83029
...
@@ -933,7 +933,6 @@ class MantidFrameworkConfig:
...
@@ -933,7 +933,6 @@ class MantidFrameworkConfig:
# Up the log level so that failures can give useful information
# Up the log level so that failures can give useful information
config
[
'
logging.loggers.root.level
'
]
=
self
.
__loglevel
config
[
'
logging.loggers.root.level
'
]
=
self
.
__loglevel
config
[
'
logging.channels.consoleFilterChannel.level
'
]
=
self
.
__loglevel
# Set the correct search path
# Set the correct search path
config
[
'
datasearch.directories
'
]
=
self
.
__dataDirs
config
[
'
datasearch.directories
'
]
=
self
.
__dataDirs
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment