From 1d85d13efb0e9884cd1fe57772801debe714d0c2 Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Thu, 13 Jul 2023 16:35:33 -0700 Subject: [PATCH] Execute test-vcp with tracing --- scripts/test-vcp.sh | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 scripts/test-vcp.sh diff --git a/scripts/test-vcp.sh b/scripts/test-vcp.sh old mode 100644 new mode 100755 index 32afbae..f6b1d27 --- a/scripts/test-vcp.sh +++ b/scripts/test-vcp.sh @@ -1,3 +1,4 @@ +#!/bin/bash -x # # The automationDetails.id entry is produced by CodeQL when using the # =--sarif-category= flag.