From: Steven Baltakatei Sandoval <baltakatei@gmail.com>
Date: Fri, 3 Jul 2020 22:54:50 +0000 (+0000)
Subject: test(bkgpslog):Test recipient string quoting
X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02.git/commitdiff_plain/be9ef23e2a53f4f8ec7553388d9e6f3d169af0e4?ds=inline;hp=be9ef23e2a53f4f8ec7553388d9e6f3d169af0e4

test(bkgpslog):Test recipient string quoting

recipient strings with spaces in them don't fare well with `\"` in
them when such strings are used to create new strings.
---