<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/testsuite/+/12722">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CI: Escape backslashes in printenv/sort/tr<br><br>Change-Id: If62de37e6557c93def791002c2daf07a0e945977<br>---<br>M CI/gates.jenkinsfile<br>M CI/unittests.jenkinsfile<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/22/12722/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/CI/gates.jenkinsfile b/CI/gates.jenkinsfile</span><br><span>index 80dc390..309bed6 100644</span><br><span>--- a/CI/gates.jenkinsfile</span><br><span>+++ b/CI/gates.jenkinsfile</span><br><span>@@ -82,7 +82,7 @@</span><br><span>                                  stage ("Checkout") {</span><br><span>                                               sh "sudo chown -R jenkins:users ."</span><br><span>                                                 env.GERRIT_PROJECT_URL = env.GIT_URL.replaceAll(/[^\/]+$/, env.GERRIT_PROJECT)</span><br><span style="color: hsl(0, 100%, 40%);">-                                          sh "printenv -0 | sort -z | tr '\0' '\n'"</span><br><span style="color: hsl(120, 100%, 40%);">+                                           sh "printenv -0 | sort -z | tr '\\0' '\\n'"</span><br><span> </span><br><span>                                            /*</span><br><span>                                            * Jenkins has already automatically checked out the base branch</span><br><span>diff --git a/CI/unittests.jenkinsfile b/CI/unittests.jenkinsfile</span><br><span>index 81ce1ab..8eb2615 100644</span><br><span>--- a/CI/unittests.jenkinsfile</span><br><span>+++ b/CI/unittests.jenkinsfile</span><br><span>@@ -84,7 +84,7 @@</span><br><span>                                    stage ("Checkout") {</span><br><span>                                               sh "sudo chown -R jenkins:users ."</span><br><span>                                                 env.GERRIT_PROJECT_URL = env.GIT_URL.replaceAll(/[^\/]+$/, env.GERRIT_PROJECT)</span><br><span style="color: hsl(0, 100%, 40%);">-                                          sh "printenv -0 | sort -z | tr '\0' '\n'"</span><br><span style="color: hsl(120, 100%, 40%);">+                                           sh "printenv -0 | sort -z | tr '\\0' '\\n'"</span><br><span> </span><br><span>                                            /*</span><br><span>                                            * Jenkins has already automatically checked out the base branch</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/testsuite/+/12722">change 12722</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/testsuite/+/12722"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-Change-Id: If62de37e6557c93def791002c2daf07a0e945977 </div>
<div style="display:none"> Gerrit-Change-Number: 12722 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>