Skip to content

Commit 08594d9

Browse files
committed
Merge branch 'oar_support' of https://github.com/demianw/nipype into oar_support
2 parents ab6db1f + 9db044e commit 08594d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/pipeline/plugins/oar.py

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

111+
print cmd.inputs.args
111112
oldlevel = iflogger.level
112113
iflogger.setLevel(logging.getLevelName('CRITICAL'))
113114
tries = 0

0 commit comments

Comments
 (0)