Skip to content

Commit 148e8af

Browse files
mmarchinirvagg
authored andcommitted
doc: fix typo on workspace path
1 parent a9408eb commit 148e8af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/jenkins-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ First, get statistics on how full (or not) the machine is by running the
147147
If the `Use%` column appears very high for the worker's largest disk,
148148
then it is probably appropriate to clean out part of the worker's
149149
workspace (where Jenkins jobs are performed). To clean out part of the
150-
workspace, run `rm -rf ~/build/node-test-commit*`.
150+
workspace, run `rm -rf ~/build/workspace/node-test-commit*`.
151151

152152
### General issues with Jenkins agent: "normal machines" edition
153153

0 commit comments

Comments
 (0)