<div dir="ltr">Some of the grep tests were still failing because we weren't flushing<br>stdout --- xflush takes a bool that says whether to actually flush, so<br>we need to pass 1, not 0.<br>---<br> lib/xwrap.c | 2 +-<br> 1 file changed, 1 insertion(+), 1 deletion(-)<br></div>