зеркало из https://github.com/mozilla/mig.git
[minor] remove some debug lines that shouldnt be here
This commit is contained in:
Родитель
02fa5e746d
Коммит
4e7fda4c30
|
@ -501,8 +501,6 @@ func main() {
|
||||||
fmt.Fprintf(os.Stderr, "%v\n", err)
|
fmt.Fprintf(os.Stderr, "%v\n", err)
|
||||||
doExit(1)
|
doExit(1)
|
||||||
}
|
}
|
||||||
fmt.Println(os.Getenv("PATH"))
|
|
||||||
os.Exit(0)
|
|
||||||
|
|
||||||
err = loadLoaderKey()
|
err = loadLoaderKey()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче