msva-query-agent only append newline to msg output if tty
authorJameson Rollins <jrollins@finestructure.net>
Sun, 26 Dec 2010 01:56:17 +0000 (20:56 -0500)
committerJameson Rollins <jrollins@finestructure.net>
Sun, 26 Dec 2010 01:56:17 +0000 (20:56 -0500)
commita328802a5ae079e6f6c69df55fdcd77d4e11df6c
tree5ee073527e363532306cf7ae78368ee5deb24684
parenta0c26721f93149ab528f992920be61f1a8d06c78
msva-query-agent only append newline to msg output if tty

msva-query-agent will now only append a newline to the msva return
message on stdout if there is a TTY.  This allows calling processes
that would like to capture the stdout to not have to deal with the
newline, which is not actually a part of the original message anyway.
msva-query-agent