This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/main by this push:
new 2b47c12 Remove debugging aid
2b47c12 is described below
commit 2b47c12b9ecc0e03b5343f509b0abe0f3de563d7
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Sep 4 21:24:28 2023 +0200
Remove debugging aid
---
.github/workflows/deploy-release-reusable.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/deploy-release-reusable.yml
b/.github/workflows/deploy-release-reusable.yml
index c9dec73..0664aed 100644
--- a/.github/workflows/deploy-release-reusable.yml
+++ b/.github/workflows/deploy-release-reusable.yml
@@ -121,8 +121,6 @@ jobs:
- name: Upload to Subversion
run: |
- set -x
-
# Checkout the SVN repository
export SVN_DIR="/tmp/svn-repo"
svn co \