From 1006fc755e8128279a44d8eb1328229a5c34b10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 12 Aug 2025 12:36:43 +0200 Subject: [PATCH] clanTest/vars-executor: add debugging to finalScript --- lib/clanTest/vars-executor.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/clanTest/vars-executor.nix b/lib/clanTest/vars-executor.nix index 997f1b629..4d1c78e3d 100644 --- a/lib/clanTest/vars-executor.nix +++ b/lib/clanTest/vars-executor.nix @@ -124,7 +124,7 @@ rec { ] ) }" \ - ${pkgs.runtimeShell} ${genInfo.finalScript} + ${pkgs.runtimeShell} -x "${genInfo.finalScript}" # Verify expected outputs were created ${lib.concatStringsSep "\n" (