Skip to content

Commit

Permalink
fix: variable error
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Jul 20, 2020
1 parent 15e369c commit e460541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/start-ovs.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -euo pipefail

DB_SB_PORT=${DB_SB_PORT:-false}
HW_OFFLOAD=${HW_OFFLOAD:-false}
# https://bugs.launchpad.net/neutron/+bug/1776778
if grep -q "3.10.0-862" /proc/version
then
Expand Down

0 comments on commit e460541

Please sign in to comment.