mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-07 14:32:09 +00:00
+1
-1
@@ -73,7 +73,7 @@ func init() {
|
||||
}
|
||||
|
||||
if uid := syscall.Geteuid(); uid != 0 {
|
||||
log.Fatal("docker tests needs to be run as root")
|
||||
log.Fatal("docker tests need to be run as root")
|
||||
}
|
||||
|
||||
NetworkBridgeIface = "testdockbr0"
|
||||
|
||||
Reference in New Issue
Block a user