From d91d14c051d7926db1d77b7b2fbe2c9ef1ab00b6 Mon Sep 17 00:00:00 2001 From: "Matthieu Baerts (NGI0)" Date: Tue, 17 Dec 2024 18:12:28 +0100 Subject: [PATCH] vm: auto: list source exec files To print what is exactly being executed. Signed-off-by: Matthieu Baerts (NGI0) --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index d0f6fe2..437636a 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -2004,6 +2004,7 @@ case "${INPUT_MODE}" in run ;; "vm-expect" | "vm-auto") + check_source_exec_all setup_env "${@:-normal}" [ "${INPUT_PACKETDRILL_STABLE}" = "1" ] && build_packetdrill prepare