Skip to content

Commit bdd6e3b

Browse files
committed
ENH: test doesn't work yet but oar.py works
1 parent 08594d9 commit bdd6e3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/pipeline/plugins/oar.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ def _submit_batchtask(self, scriptfile, node):
108108
scriptfile
109109
)
110110

111-
print cmd.inputs.args
112111
oldlevel = iflogger.level
113112
iflogger.setLevel(logging.getLevelName('CRITICAL'))
114113
tries = 0

0 commit comments

Comments
 (0)