Fix: Incorrect indent skips calling deploy_s3() 83/68683/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 2 Sep 2021 02:55:57 +0000 (12:55 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 2 Sep 2021 02:59:33 +0000 (12:59 +1000)
commit55e31c4a98c54e97dc81e3a7f5c10d072b7c52c4
treeb64a1748faaa577a210818cf628023ec57a074e9
parentda1e6768b06e441f9d0d951eca55ee2c3a74b206
Fix: Incorrect indent skips calling deploy_s3()

When Unix style glob patterns are passed through the CLI option
the deploy_s3() function skips the step to push logs to the S3 bucket.

Issue-Id: RELENG-3866
Change-Id: I58d6ef8dab41213fdbc431294ddd21854adc60dc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
lftools/cli/deploy.py
releasenotes/notes/fix-deploy-s3-indent-76a7ad7eb5ca3c21.yaml [new file with mode: 0644]