Merge branch 'sh-fix-gsutil-patch' into 'master'

Fix gsutil rsync supported args

See merge request gitlab-org/gitlab-build-images!473
This commit is contained in:
Stan Hu 2022-01-06 04:36:19 +00:00
commit 91314bb6f8

View file

@ -66,7 +66,7 @@ index 734a8dbf0..0897d74a5 100644
min_args=2,
max_args=2,
- supported_sub_args='a:cCdenpPriRuUx:j:J',
+ supported_sub_args='a:cCdenpPriRuUxz:Zj:J',
+ supported_sub_args='a:cCdenpPriRuUx:z:Zj:J',
file_url_ok=True,
provider_url_ok=False,
urls_start_arg=0,