Use double quotes instead of single quotes 22/92122/1
authorThanh Ha <zxiiro@gmail.com>
Thu, 13 Aug 2020 02:16:32 +0000 (22:16 -0400)
committerThanh Ha <zxiiro@gmail.com>
Thu, 13 Aug 2020 02:16:32 +0000 (22:16 -0400)
commit93c46eac93609605a6d5f7c9f5a205cd92d87762
treec1674868ddd957a7a7965663d15b17156f0d3bb6
parent105fb5fcaa598d3f2740b4545dc4597fc31d1eaa
Use double quotes instead of single quotes

Due to prettier being used to auto-format patches. The patches
generated by these scripts are failing on prettier linting due
to prettier switching the single quotes to double quotes.

Fix that here so that the patches produced by the job will pass
linting.

Change-Id: Ide45768d2a1838827e55faf6c7f6af617743a65d
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
jjb/autorelease/update-autorelease-projects-views.sh
jjb/autorelease/update-validate-autorelease-projects.sh