From 1651d8303ddf9ce89bd99ba00f9e991a60e010ac Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Sat, 12 Nov 2022 07:57:16 -1000 Subject: [PATCH] [libc++] Remove unused variable in buildkite pipeline generation --- libcxx/utils/ci/buildkite-pipeline-snapshot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/libcxx/utils/ci/buildkite-pipeline-snapshot.sh b/libcxx/utils/ci/buildkite-pipeline-snapshot.sh index b48aad791c78..7da92a4a2fb0 100755 --- a/libcxx/utils/ci/buildkite-pipeline-snapshot.sh +++ b/libcxx/utils/ci/buildkite-pipeline-snapshot.sh @@ -14,7 +14,6 @@ # Invoked by CI on full builds. # -DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" cat <