clanTest/vars-executor: add debugging to finalScript

This commit is contained in:
Jörg Thalheim
2025-08-12 12:36:43 +02:00
parent 39510b613f
commit 1006fc755e

View File

@@ -124,7 +124,7 @@ rec {
] ]
) )
}" \ }" \
${pkgs.runtimeShell} ${genInfo.finalScript} ${pkgs.runtimeShell} -x "${genInfo.finalScript}"
# Verify expected outputs were created # Verify expected outputs were created
${lib.concatStringsSep "\n" ( ${lib.concatStringsSep "\n" (