Files
instack-undercloud/elements/undercloud-install
Marius Cornea ef82a2f3cb 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
2017-02-06 16:16:05 +01:00
..
2017-01-25 13:22:02 -05:00
2015-03-17 16:15:55 -04:00