cloudbase / windows-imaging-tools

Tools to automate the creation of a Windows image for OpenStack, supporting KVM, Hyper-V, ESXi and more.
Apache License 2.0
675 stars 227 forks source link

fix non-escaped chars #256

Closed al-tush closed 5 years ago

ader1990 commented 5 years ago

@altush1983 can you please address the review comments? The change looks good and will be merged after you address the comments.

al-tush commented 5 years ago

I replaced ` to `` and joined three code lines. I could not split the code line into several - it works incorrectly. Current edit is ok