Incorporate Dan's comments.

This commit is contained in:
Tomofumi Hayashi
2018-09-05 14:37:31 +09:00
parent cc3ad26691
commit 60a99ca331
3 changed files with 8 additions and 10 deletions

View File

@ -176,7 +176,7 @@ var _ = Describe("static Operations", func() {
Netns: nspath,
IfName: ifname,
StdinData: []byte(conf),
Args: "IP=10.10.0.1;SUBNET=10.10.0.0/24;GATEWAY=10.10.0.254",
Args: "IP=10.10.0.1/24;GATEWAY=10.10.0.254",
}
// Allocate the IP