]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove color when executing commands via a remote console.
authorJason Parker <jparker@digium.com>
Thu, 10 Feb 2011 22:33:09 +0000 (22:33 +0000)
committerJason Parker <jparker@digium.com>
Thu, 10 Feb 2011 22:33:09 +0000 (22:33 +0000)
commitaf36e55080847cb9c550ea33f5f41234255104ef
tree1a835184f6afdb3fbff36419a807fa2616ac6e1c
parent9b490b1adc0c5d4bdb6c6929d2a3e968d647c237
Remove color when executing commands via a remote console.

Essentially this makes '-x' imply '-n' on rasterisk.  This was done in a
different and incomplete way previously, which I'll be reverting shortly.

(issue #18776)
Reported by: alecdavis

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@307534 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/asterisk.c