From 776d249c4190387c3bee3d9544f1eefc452ed978 Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:09:52 -0500 Subject: [PATCH] echoing --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index f07251fc3..2d1c4e57c 100644 --- a/build.sh +++ b/build.sh @@ -10,8 +10,8 @@ PARSER_VERSION=$4 # version of the parser to download # make examples - we don't need this for docs-landing, but have it here for when we change repos # cloning the content repo -echo "Cloning content repo: ${TESTING_REPO_NAME}, ${testing_key}" -echo " this is the ${testing_key}" +echo "Cloning content repo: ${TESTING_REPO_NAME}, ${TESTING_KEY}" +echo " this is the fifth arg $5" git clone -b ${TESTING_BRANCH_NAME} https://github.com/${TESTING_ORGANIZATION}/${TESTING_REPO_NAME}.git