stdbuf.log (failed) - last updated 2025-09-13

test link: tests/misc/stdbuf.sh
FAIL: tests/misc/stdbuf
=======================

stdbuf: invalid mode 'l'
Try 'stdbuf --help' for more information.
stdbuf: invalid mode '18446744073709551616': Value too large for defined data type
Try 'stdbuf --help' for more information.
stdbuf: line buffering stdin is meaningless
Try 'stdbuf --help' for more information.
error: the following required arguments were not provided:
  --input 
  --output 
  --error 



Usage: stdbuf [OPTION]... COMMAND

For more information, try '--help'.
env: '.': Permission denied
stdbuf: failed to execute process: Permission denied
stdbuf: failed to execute process: No such file or directory
--- exp	2025-09-13 16:23:52.589850478 +0000
+++ out	2025-09-13 16:23:52.695851451 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2025-09-13 16:23:52.705851542 +0000
+++ out	2025-09-13 16:23:52.910853422 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2025-09-13 16:23:52.920853514 +0000
+++ out	2025-09-13 16:23:53.328857257 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2025-09-13 16:23:53.337857339 +0000
+++ out	2025-09-13 16:23:54.145864750 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2025-09-13 16:23:54.155864842 +0000
+++ out	2025-09-13 16:23:55.762880506 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2025-09-13 16:23:55.772880610 +0000
+++ out	2025-09-13 16:23:58.978913816 +0000
@@ -1 +1,2 @@
 1
+2
FAIL tests/misc/stdbuf.sh (exit status: 1)