X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fnexus-upload.sh;h=c765e0ee5daa2c0b963198ab9eaa9b2500a9624b;hb=5082a11f31ae10c69d23417d6466e24f4b2bcad6;hp=0141f24ecd07dcd1450a8b4d61ff65dad1ba7971;hpb=6b7742eb7b8c8b229fd6f0a834de5bc2fd9c4ec1;p=releng%2Fglobal-jjb.git diff --git a/shell/nexus-upload.sh b/shell/nexus-upload.sh index 0141f24e..c765e0ee 100644 --- a/shell/nexus-upload.sh +++ b/shell/nexus-upload.sh @@ -3,9 +3,6 @@ # Copyright 2024 The LMinux Foundation # Uncomment to enable debugging # set -vx -# Initialise variables -DIRECTORY="." -FILE_EXTENSION="" # Count file upload successes/failures SUCCESSES="0"; FAILURES="0" # Shared functions