Browse code

fix mflag import

Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)

Victor Vieux authored on 2014/01/28 08:25:14
Showing 1 changed files
... ...
@@ -2,7 +2,7 @@ package main
2 2
 
3 3
 import (
4 4
 	"fmt"
5
-	"github.com/dotcloud/docker/pkg/flag"
5
+	flag "github.com/dotcloud/docker/pkg/mflag"
6 6
 )
7 7
 
8 8
 var (