Limit the scope of IFS overwriting
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 8 Oct 2015 18:01:40 +0000 (14:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 10 Mar 2016 21:36:55 +0000 (16:36 -0500)
commitafaa6ec137b1627b80c52bb4ed0f72ab8f12cb4f
tree7fdc3d863db24c4abb9f7ff5e208b678e93be69a
parenta2ca796d624cdcc7c4c7cf7aaef1f96e719e0cba
Limit the scope of IFS overwriting

The overwrite caused a folder ' ' to be created locally when running root tests.
Use while loop to preserve space in invalid filter string.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/filtering/test_invalid_filter
This page took 0.024984 seconds and 4 git commands to generate.