syzkaller/syz-manager
Dmitry Vyukov 75c73461d8 syz-manager/config: rename to syz-manager/mgrconfig
We have 2 packages with the same name: pkg/config and syz-manager/config.
This leads to constant clashes. We either rename one to pkgconfig or
another to mgrconfig. This is not good and will become worse when/if
we have another program-specific config in a separate package.

Rename manager config to mgrconfig.
Other program-specific configs can use the same convention
in future -- fooconfig.
2017-06-17 14:41:10 +02:00
..
mgrconfig syz-manager/config: rename to syz-manager/mgrconfig 2017-06-17 14:41:10 +02:00
cover.go pkg/log: move from log 2017-06-03 10:41:09 +02:00
html.go all: use osutil.IsExist instead of os.Stat 2017-06-17 12:23:52 +02:00
manager.go syz-manager/config: rename to syz-manager/mgrconfig 2017-06-17 14:41:10 +02:00