mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 09:53:21 +02:00
Throw if DB migration fails.
This commit is contained in:
@@ -640,7 +640,7 @@ program
|
||||
}
|
||||
|
||||
procutil.fork(__filename, ['migrate'])
|
||||
.then(run)
|
||||
.done(run)
|
||||
})
|
||||
|
||||
program.parse(process.argv)
|
||||
|
||||
Reference in New Issue
Block a user