Test fix: ignore stderr when generating random string
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Mar 2016 20:26:37 +0000 (15:26 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Mar 2016 20:26:37 +0000 (15:26 -0500)
commit3d07eea28a4d86b796d14f27e7bb06fba6804900
tree32ffebbd71cf0416ec442611cd499aefeeb970a5
parent82cac6d2860bfcca162794e47e87fe4e67e3d39f
Test fix: ignore stderr when generating random string

tr often reports a broken pipe when the head command exits
(after having received enough characters) which pollutes the
test output.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/utils.sh
This page took 0.028123 seconds and 5 git commands to generate.