Skip to content

Commit 9943847

Browse files
committed
log detail errors from remote
Signed-off-by: Jorge Aguilera <[email protected]>
1 parent 53e2878 commit 9943847

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugins/nf-nomad/src/test/nextflow/nomad/MockScriptRunner.groovy

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ class MockExecutor extends NomadExecutor {
124124
@Override
125125
void signal() { }
126126

127-
protected TaskMonitor createTaskMonitor() {
128-
new MockMonitor()
129-
}
130-
131127
}
132128

133129
class MockMonitor implements TaskMonitor {

0 commit comments

Comments
 (0)