Skip to content

Commit

Permalink
Remove -x bash debug output from release uploader script (#129)
Browse files Browse the repository at this point in the history
* Remove -x from Release.sh

Signed-off-by: Andrew Leonard <anleonar@redhat.com>

* Remove -x from Release.sh

Signed-off-by: Andrew Leonard <anleonar@redhat.com>

---------

Signed-off-by: Andrew Leonard <anleonar@redhat.com>
  • Loading branch information
andrew-m-leonard committed May 6, 2023
1 parent 7528978 commit ba2f016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sbin/Release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
# documentation of the variables using the POSIX standard
#
###################################################################
set -x
set -eo pipefail

# Our timestamps must fit this particular format: YYYY-DD-MM-hh-mm, e.g. 2021-07-30-16-11
Expand Down

0 comments on commit ba2f016

Please sign in to comment.