Skip to content

Commit 1cb918a

Browse files
committed
update scratch space debigging
1 parent 09c89d0 commit 1cb918a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/markdown/pipelines/debugging.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,7 @@ This error occurs because the `scratch` space on the nodes for staging files the
131131
132132
```bash
133133
process {
134-
withName:MarkDuplicates {
135-
scratch = '/sfs/7/workspace/ws/my-ws-name/tmp'
136-
}
134+
scratch = false
137135
}
138136
```
139137

0 commit comments

Comments
 (0)