[Asterisk-code-review] spelling: mounting (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:12:27 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17042 )


Change subject: spelling: mounting
......................................................................

spelling: mounting

Change-Id: Iae0e73f5d7f23d16f3c57f0cdd9f9175127fe9ae
---
M tests/CI/gates.jenkinsfile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/42/17042/1

diff --git a/tests/CI/gates.jenkinsfile b/tests/CI/gates.jenkinsfile
index 210bd9d..48861ab 100644
--- a/tests/CI/gates.jenkinsfile
+++ b/tests/CI/gates.jenkinsfile
@@ -139,7 +139,7 @@
 					def r = currentBuild.startTimeInMillis % images.length
 					def ri = images[(int)r]
 					def randomImage = env.DOCKER_REGISTRY + "/" + ri
-					/* FYI... Jenkins takes care of mouting the workspace for the container */
+					/* FYI... Jenkins takes care of mounting the workspace for the container */
 					def dockerOptions = "--privileged --ulimit core=0 --ulimit nofile=10240 " +
 						" --tmpfs /tmp:exec,size=1G -v /srv/jenkins:/srv/jenkins:rw -v /srv/cache:/srv/cache:rw " +
 						" --entrypoint=''"

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17042
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iae0e73f5d7f23d16f3c57f0cdd9f9175127fe9ae
Gerrit-Change-Number: 17042
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/ae2b65a0/attachment-0001.html>


More information about the asterisk-code-review mailing list