From 7310c7fca183c1dca3d83a059788671ff409afde Mon Sep 17 00:00:00 2001 From: Maxim Date: Thu, 19 Jun 2025 00:35:53 +0900 Subject: [PATCH] tests/tee: enable no_more_writable test --- tests/by-util/test_tee.rs | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/tests/by-util/test_tee.rs b/tests/by-util/test_tee.rs index e20a22326..e6caa9628 100644 --- a/tests/by-util/test_tee.rs +++ b/tests/by-util/test_tee.rs @@ -137,27 +137,26 @@ fn test_readonly() { #[test] #[cfg(target_os = "linux")] fn test_tee_no_more_writeable_2() { - // should be equals to 'tee out1 out2 >/dev/full