Ubuntu Pastebin

Paste from rog at Thu, 20 Apr 2017 12:26:16 +0000

Download as text
1
2
3
./network/bridge_test.go:221: 	environ := utils.Setenv(os.Environ(),  "ADD_JUJU_BRIDGE_SLEEP_PREAMBLE_FOR_TESTING=10")
./cmd/juju/commands/cmd_test.go:68: 	ps.Env = utils.Setenv(os.Environ(), osenv.JujuXDGDataHomeEnvKey+"="+osenv.JujuXDGDataHome())
./cmd/juju/commands/plugin.go:97: 	command.Env = utils.Setenv(os.Environ(), osenv.JujuModelEnvKey + "=" + c.ConnectionName())
Download as text