Files
instack-undercloud/elements/undercloud-install
Marius Cornea b63d38ce3f Remove backslash from awk command in stackrc
This change removes the backslash from the awk command in stackrc
file as it's currently broken:

source stackrc
awk: cmd. line:1: {FS=\"=\"}  /^OS_/ {print $1}
awk: cmd. line:1:     ^ backslash not last character on line
awk: cmd. line:1: {FS=\"=\"}  /^OS_/ {print $1}
awk: cmd. line:1:     ^ syntax error

Change-Id: Ib1856d60a97c3f7cf488d056be0e05fa9a3a7248
Closes-Bug: 1662203
(cherry picked from commit ef82a2f3cb)
2017-07-10 15:09:33 +00:00
..
2015-03-17 16:15:55 -04:00