From c4c95f3d39b00024a217b571fd5f7cdd3610eb31 Mon Sep 17 00:00:00 2001 From: Farid Zakaria Date: Sun, 28 Sep 2025 20:24:38 -0700 Subject: [PATCH] shellcheck fix: tests/functional/local-overlay-store/stale-file-handle-inner.sh --- maintainers/flake-module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/maintainers/flake-module.nix b/maintainers/flake-module.nix index 149913bd1..3b4a1c42e 100644 --- a/maintainers/flake-module.nix +++ b/maintainers/flake-module.nix @@ -141,7 +141,6 @@ ''^tests/functional/local-overlay-store/redundant-add-inner\.sh$'' ''^tests/functional/local-overlay-store/redundant-add\.sh$'' ''^tests/functional/local-overlay-store/remount\.sh$'' - ''^tests/functional/local-overlay-store/stale-file-handle-inner\.sh$'' ''^tests/functional/logging\.sh$'' ''^tests/functional/misc\.sh$'' ''^tests/functional/multiple-outputs\.sh$''