Skip to content

support/packagecloud_upload.sh: fix bash integer math

Fix bash integer math failure on line 30 of packagecloud_upload.sh. Should have caught this on the first go round. Didn't cause breakage or any other problems but spurious errors during the packagecloud step of builds.

Closes #1684 (closed)

Merge request reports