mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-11 23:50:04 +01:00
v1.11.0 (#174)
This commit is contained in:
parent
e44e09eb67
commit
c2b14bb7e0
5 changed files with 17 additions and 21 deletions
2
main.go
2
main.go
|
|
@ -176,7 +176,7 @@ func NewApp() *cli.App {
|
|||
}
|
||||
|
||||
if pending > 0 && setExitCode {
|
||||
return cli.NewExitError("", 1)
|
||||
return cli.Exit("", 1)
|
||||
}
|
||||
|
||||
return nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue