summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-09-16 09:42:47 -0400
committerTim Rozet <trozet@redhat.com>2017-09-19 19:05:41 +0000
commitcbc3383820af559b1b69d14968916dd9f074c398 (patch)
treeb23c95bae1fdfa9fba2fb2937c9ec85338c5e68e /build/variables.sh
parentf6792ad2fff60fae3759eaf7d4092012acf360db (diff)
Fix broken jumphost detach method when orig file exists
In the case where the backup ifcfg file exists (.orig) the functionality to detach the interface from ovs was broken. This fixes it and adds unit test case to cover that scenario. Change-Id: If6d8ca0ba5cf80df71bb82f52e9d204435374479 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 74336aa1ff8270e701c1e5f20c7a566715ed8d92)
Diffstat (limited to 'build/variables.sh')
0 files changed, 0 insertions, 0 deletions
42 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205