mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-14 06:27:37 +08:00
noot
This commit is contained in:
parent
41a4320fd3
commit
b19feec6dc
@ -283,9 +283,9 @@ func cmdRun(fl Flags) (int, error) {
|
||||
}
|
||||
|
||||
if flag.Lookup("test.v") == nil || !strings.Contains(os.Args[0], ".test") {
|
||||
return caddy.ExitCodeSuccess, nil
|
||||
} else {
|
||||
select {}
|
||||
} else {
|
||||
return caddy.ExitCodeSuccess, nil
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user