[asterisk-commits] tests/apps/queues/reason pause ami: Remove non-ascii character. (testsuite[master])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Jan 6 12:02:46 CST 2016


Anonymous Coward #1000019 has submitted this change and it was merged.

Change subject: tests/apps/queues/reason_pause_ami: Remove non-ascii character.
......................................................................


tests/apps/queues/reason_pause_ami: Remove non-ascii character.

This test is currently failing to run on the Jenkins nodes due
to a non-ascii character. This change removes it so the test
can run.

Change-Id: I4e9aec0c5edda65427ef601db317df94c1eb4af4
---
M tests/apps/queues/reason_pause_ami/run-test
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Richard Mudgett: Looks good to me, but someone else must approve
  Anonymous Coward #1000019: Verified
  Joshua Colp: Looks good to me, approved



diff --git a/tests/apps/queues/reason_pause_ami/run-test b/tests/apps/queues/reason_pause_ami/run-test
index da421b6..4f31bed 100755
--- a/tests/apps/queues/reason_pause_ami/run-test
+++ b/tests/apps/queues/reason_pause_ami/run-test
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 '''
 Copyright (C) 2015, BoxTub SpA.
-Rodrigo Ramírez Norambuena <a at rodrigoramirez.com>
+Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
 
 This program is free software, distributed under the terms of
 the GNU General Public License Version 2.

-- 
To view, visit https://gerrit.asterisk.org/1920
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4e9aec0c5edda65427ef601db317df94c1eb4af4
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-commits mailing list