From 9c18a4dd3a029678deea583b0ca1a4317c8de982 Mon Sep 17 00:00:00 2001 From: Peter Westlake Date: Wed, 17 Dec 2014 18:17:05 +0000 Subject: [PATCH] CA-148495: remove a lurking "creedence-sb" path. --- mk/declarations.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/declarations.sh b/mk/declarations.sh index dde669208..474486fad 100644 --- a/mk/declarations.sh +++ b/mk/declarations.sh @@ -161,7 +161,7 @@ WEB_XE_PHASE_2=${WEB_LATEST_BUILD}/xe-phase-2 # at the time. This is not the time to persuade the GUI group to # change their ways, but I include this note as a public service for # when it all breaks. --Peter, 2014-12-16. -DOTNET_BASE=${SECURE_BUILD_ARCHIVE_UNC}/carbon_creedence-sb_dotnet-packages +DOTNET_BASE=${SECURE_BUILD_ARCHIVE_UNC}/carbon_creedence_dotnet-packages DOTNET_LOC=$DOTNET_BASE/$(ls $DOTNET_BASE | /usr/bin/sort -n | tail -n 1) # used to copy results out of the secure build enclave