Port: don't quote wc output in test scripts
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 30 Aug 2017 18:29:26 +0000 (14:29 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 31 Aug 2017 20:44:21 +0000 (16:44 -0400)
commitce349ade5be2e1c5aac84e4dc2677aa341cdbae9
treea1de2a3194021e691bf9d9b90254f45e4061ed67
parentf12c9239d60da0073341814e608af3f3482dd56e
Port: don't quote wc output in test scripts

The 'wc' command on macOS prefixes the count it returns with spaces, if
we quote the output it won't be properly converted to integer for the
comparison.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/cli/intersection/test_intersection.in
This page took 0.025165 seconds and 4 git commands to generate.