[Asterisk-code-review] tests/apps/queues/reason pause ami: Remove non-ascii character. (testsuite[master])
Joshua Colp
asteriskteam at digium.com
Wed Jan 6 06:07:09 CST 2016
Joshua Colp has uploaded a new change for review.
https://gerrit.asterisk.org/1920
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(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/20/1920/1
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: newchange
Gerrit-Change-Id: I4e9aec0c5edda65427ef601db317df94c1eb4af4
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list