]> Sergey Matveev's repositories - bfs.git/commitdiff
tests/bfs/status: Try to test SIGWINCH
authorTavian Barnes <tavianator@tavianator.com>
Fri, 6 Oct 2023 16:00:02 +0000 (12:00 -0400)
committerTavian Barnes <tavianator@tavianator.com>
Fri, 6 Oct 2023 16:00:02 +0000 (12:00 -0400)
tests/bfs/status.sh

index d3859e262d74f71e1df6a6e7c6841d250280fb04..83e12d3cef154045dafddb86e21f72b0ed8dc36e 100644 (file)
@@ -1 +1 @@
-bfs_pty basic -status >"$OUT"
+bfs_pty basic -status -print -depth 0 -exec stty cols 123 rows 14 \; >"$OUT"