From 22e33f41102485cb8fc2299fb59a3e876a754b65 Mon Sep 17 00:00:00 2001 From: Karol Gugala Date: Mon, 24 Oct 2022 21:47:20 +0200 Subject: [PATCH] CI: xilinx.sh: apply review comments Signed-off-by: Karol Gugala --- .github/workflows/scripts/xilinx.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/scripts/xilinx.sh b/.github/workflows/scripts/xilinx.sh index 4f543db0..2290d080 100755 --- a/.github/workflows/scripts/xilinx.sh +++ b/.github/workflows/scripts/xilinx.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2017-2020 The Project X-Ray Authors. +# Copyright (C) 2017-2022 The Project X-Ray Authors. # # Use of this source code is governed by a ISC-style # license that can be found in the LICENSE file or at @@ -18,7 +18,6 @@ echo "----------------------------------------" mkdir -p ~/.Xilinx ls -l ~/.Xilinx mkdir ~/.ssh -#sudo chown -R $USER ~/.Xilinx echo echo "Fixing loader to be able to run lmutils" echo "----------------------------------------" @@ -54,9 +53,6 @@ echo "----------------------------------------" ls -l /opt echo "----------------------------------------" -# Create a tunnel to the server which has the Xilinx licenses and port forward -# them. -echo "xilinx secret" echo $GHA_SSH_TUNNEL_CONFIG_SECRET_NAME if [[ ! -z "$USE_LICENSE_SERVER" ]]; then