Merge "Fix comment typo error"

This commit is contained in:
Jenkins 2017-02-01 08:44:22 +00:00 committed by Gerrit Code Review
commit 3acca562e5

View File

@ -39,7 +39,7 @@
# workspace directory, which means that subsequent
# jenkins post-build actions can not run because the
# workspace has been removed.
# To reduce the likelyhood of this having an impact,
# To reduce the likelihood of this having an impact,
# recreate the workspace directory if needed
mkdir -p $WORKSPACE
rm -f $CLONEMAP