Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
d476ca13
Commit
d476ca13
authored
Sep 21, 2015
by
LE GAC Renaud
Browse files
Reset a debug flag
parent
b0613eb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
controllers/harvest.py
controllers/harvest.py
+2
-2
No files found.
controllers/harvest.py
View file @
d476ca13
...
...
@@ -132,7 +132,7 @@ def edit_insert():
selector
.
controller
,
selector
.
id_categories
,
dry_run
=
True
,
debug
=
Tru
e
)
debug
=
Fals
e
)
# title, preprint, URL, report number
values
[
'PublicationsTitle'
]
=
record
.
title
()
...
...
@@ -387,4 +387,4 @@ def run_all():
return
dict
(
collection_logs
=
collection_logs
,
controller
=
'all harvesters'
,
logs
=
logs
,
selector
=
selector
)
selector
=
selector
)
\ No newline at end of file
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