You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Escape ampersand in gen_dockerfiles.sh replacement value
An unescaped ampersand will be replaced with the back-reference value by sed,
garbling the result.
Thanks to Tsubasa Tanaka for the contribution!
Change-Id: Id3b8781008a25ba55599d0ae589d766d83760e08
0 commit comments