<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17222">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: succeeded<br><br>Change-Id: Ice4330196c8c28e8e6903c177b72be60ab05e834<br>---<br>M channels/console_gui.c<br>M tests/test_ast_format_str_reduce.c<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/asterisk refs/changes/22/17222/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/console_gui.c b/channels/console_gui.c</span><br><span>index 9810658..8eb694e 100644</span><br><span>--- a/channels/console_gui.c</span><br><span>+++ b/channels/console_gui.c</span><br><span>@@ -593,7 +593,7 @@</span><br><span>                        p->status_index |= IS_ON;</span><br><span>                         /* print the new message in the message board */</span><br><span>                     update_device_info(env, index);</span><br><span style="color: hsl(0, 100%, 40%);">-                 return 1; /* open succeded */</span><br><span style="color: hsl(120, 100%, 40%);">+                 return 1; /* open succeeded */</span><br><span>               }</span><br><span>            return 0; /* failure */</span><br><span>      } else {</span><br><span>diff --git a/tests/test_ast_format_str_reduce.c b/tests/test_ast_format_str_reduce.c</span><br><span>index a5c1af7..2dfcc9b 100644</span><br><span>--- a/tests/test_ast_format_str_reduce.c</span><br><span>+++ b/tests/test_ast_format_str_reduce.c</span><br><span>@@ -108,7 +108,7 @@</span><br><span>  for (i = 0; fail_strings[i]; i++) {</span><br><span>          c = ast_strdupa(fail_strings[i]);</span><br><span>            if ((c = ast_format_str_reduce(c))) {</span><br><span style="color: hsl(0, 100%, 40%);">-                   ast_test_status_update(test, "ast_format_str_reduce() succeded on string '%s' "</span><br><span style="color: hsl(120, 100%, 40%);">+                     ast_test_status_update(test, "ast_format_str_reduce() succeeded on string '%s' "</span><br><span>                                   "with result '%s', but we expected it to fail\n",</span><br><span>                                  fail_strings[i], c);</span><br><span>                         return AST_TEST_FAIL;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17222">change 17222</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/asterisk/+/17222"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ice4330196c8c28e8e6903c177b72be60ab05e834 </div>
<div style="display:none"> Gerrit-Change-Number: 17222 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>