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)
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>

No differences found
This page took 0.02588 seconds and 4 git commands to generate.