summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/include.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include.rc b/tests/include.rc
index 0901adeb72e..bf480c22bdb 100644
--- a/tests/include.rc
+++ b/tests/include.rc
@@ -140,7 +140,7 @@ function G_LOG()
do
echo $string>>$i
done
-}
+} 2> /dev/null
function test_header()
{