1
0
Fork 0

one more place where exit codes should be passed up in the process pipeline.

This commit is contained in:
Wilfried Goesgens 2016-06-23 12:09:09 +02:00
parent 5233ea544a
commit 1d524bcad2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
python \
exec python \
`pwd`/utils/generateSwagger.py \
`pwd` \
`pwd`/js/apps/system/_admin/aardvark/APP/api-docs \