Merge pull request #3798 from vieux/3777_fix
fix mflag import Upstream-commit: 1ddd81519170ca197646cbb736349803d3535a1f Component: engine
This commit is contained in:
@@ -2,7 +2,7 @@ package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/dotcloud/docker/pkg/flag"
|
||||
flag "github.com/dotcloud/docker/pkg/mflag"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user