From: Jonathan Rajotte Date: Thu, 8 Oct 2015 18:01:40 +0000 (-0400) Subject: Limit the scope of IFS overwriting X-Git-Tag: v2.8.0-rc1~89 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=e0bd0ea37926566b1518e894f624d78e9526337f;hp=e0bd0ea37926566b1518e894f624d78e9526337f;p=lttng-tools.git 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 Signed-off-by: Jérémie Galarneau ---