From 7cdbc3c1e4dfdeb24126367e2067c118fb765949 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 22 Apr 2025 10:11:34 +0200 Subject: [PATCH] add tests/misc/tee.sh to the list of intermittent issues --- .github/workflows/ignore-intermittent.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ignore-intermittent.txt b/.github/workflows/ignore-intermittent.txt index ed6e3b6ce..9e0e2ab0d 100644 --- a/.github/workflows/ignore-intermittent.txt +++ b/.github/workflows/ignore-intermittent.txt @@ -3,3 +3,4 @@ tests/timeout/timeout tests/rm/rm1 tests/misc/stdbuf tests/misc/usage_vs_getopt +tests/misc/tee