use COPY in canton_dep update (#16006)

This commit is contained in:
Gary Verhaegen 2023-01-05 13:31:40 +01:00 committed by GitHub
parent c5250b08c4
commit 9e4a24d198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -359,9 +359,8 @@ jobs:
bad_file=daml-script/test/src/test-utils/com/daml/lf/engine/script/test/MultiParticipantFixture.scala
sed -i 's|"external/canton/lib/.*|"'$canton_local_path'"|' $bad_file
cat <<EOF > canton_dep.bzl
# Copyright (c) 2022 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
cp COPY canton_dep.bzl
cat <<EOF >> canton_dep.bzl
canton = {
"sha": "$canton_sha",