From 06c4afe326b76a9dce750bcf21190b5d0fbb7920 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Fri, 8 Dec 2023 15:39:37 -0500 Subject: [PATCH] more testing --- eng/vmr-sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/vmr-sync.sh b/eng/vmr-sync.sh index a90a853c3..3f668a4cf 100755 --- a/eng/vmr-sync.sh +++ b/eng/vmr-sync.sh @@ -94,7 +94,7 @@ function highlight () { echo "${COLOR_CYAN}$FAILURE_PREFIX${1//${COLOR_RESET}/${COLOR_CYAN}}${COLOR_CLEAR}" } -which realpath +echo "*** DEBUG $(which realpath)" installer_dir=$(realpath "$scriptroot/../") tmp_dir=''