Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OBITools
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
18
Issues
18
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools
Commits
a9317d19
Commit
a9317d19
authored
Jan 15, 2015
by
Eric Coissac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--no commit message
parent
d7494949
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
obiclean.py
src/obiclean.py
+2
-2
No files found.
src/obiclean.py
View file @
a9317d19
...
...
@@ -401,8 +401,8 @@ if __name__ == '__main__':
if
'obiclean_head'
not
in
node
:
node
[
'obiclean_head'
]
=
False
if
(
not
options
.
clustermode
):
del
node
[
"obiclean_status"
]
#
if (not options.clustermode):
#
del node["obiclean_status"]
writer
(
node
)
...
...
Write
Preview
Markdown
is supported
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