mirror of
https://github.com/pressly/goose.git
synced 2025-05-31 11:42:04 +00:00
return here
This commit is contained in:
parent
82b1074b4c
commit
3c52b107b5
@ -34,6 +34,7 @@ func main() {
|
||||
if err := goose.Run("fix", nil, *dir); err != nil {
|
||||
log.Fatalf("goose run: %v", err)
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
if len(args) < 3 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user