mirror of https://gitee.com/bigwinds/arangodb
one more place where exit codes should be passed up in the process pipeline.
This commit is contained in:
parent
5233ea544a
commit
1d524bcad2
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
python \
|
||||
exec python \
|
||||
`pwd`/utils/generateSwagger.py \
|
||||
`pwd` \
|
||||
`pwd`/js/apps/system/_admin/aardvark/APP/api-docs \
|
||||
|
|
Loading…
Reference in New Issue