Add command dump and move to cmd did

This commit is contained in:
Unknown 2014-05-01 21:21:46 -04:00
parent cd2020429a
commit 3bd5fc6d6f
7 changed files with 68 additions and 15 deletions

View file

@ -303,7 +303,6 @@ func newNotifyMailService() {
}
func NewConfigContext() {
//var err error
workDir, err := ExecDir()
if err != nil {
qlog.Fatalf("Fail to get work directory: %s\n", err)