mint: turn off progress for awscli sync test (#8158)

Bumping up to awscli 1.11.177 which supports --no-progress flag
This commit is contained in:
poornas
2019-08-30 10:26:48 -07:00
committed by Harshavardhana
parent 847a3ea0a2
commit 4553db3872
2 changed files with 2 additions and 2 deletions

View File

@@ -15,6 +15,6 @@
# limitations under the License.
#
AWS_CLI_VERSION="1.11.112"
AWS_CLI_VERSION="1.11.177"
python -m pip install awscli==$AWS_CLI_VERSION