From 1bee4d098835c9c941dacfcaae1383db58c578e1 Mon Sep 17 00:00:00 2001 From: Farid Zakaria Date: Sun, 28 Sep 2025 20:25:42 -0700 Subject: [PATCH] shellcheck fix: tests/functional/local-overlay-store/redundant-add.sh --- maintainers/flake-module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/maintainers/flake-module.nix b/maintainers/flake-module.nix index 5c783ec10..a48f55322 100644 --- a/maintainers/flake-module.nix +++ b/maintainers/flake-module.nix @@ -139,7 +139,6 @@ ''^tests/functional/local-overlay-store/optimise-inner\.sh$'' ''^tests/functional/local-overlay-store/optimise\.sh$'' ''^tests/functional/local-overlay-store/redundant-add-inner\.sh$'' - ''^tests/functional/local-overlay-store/redundant-add\.sh$'' ''^tests/functional/logging\.sh$'' ''^tests/functional/misc\.sh$'' ''^tests/functional/multiple-outputs\.sh$''