summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/bfs/status.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bfs/status.sh b/tests/bfs/status.sh
index d3859e2..83e12d3 100644
--- a/tests/bfs/status.sh
+++ b/tests/bfs/status.sh
@@ -1 +1 @@
-bfs_pty basic -status >"$OUT"
+bfs_pty basic -status -print -depth 0 -exec stty cols 123 rows 14 \; >"$OUT"