buildbot: exit 0 at the end of the script
This permits script to return correct state when skipping packagingmaster
parent
d74385be24
commit
312ca0382b
|
@ -153,4 +153,5 @@ make -j2
|
|||
|
||||
[ "x$NO_PACKAGE" = "x" ] && make package
|
||||
|
||||
exit 0
|
||||
# EOF
|
||||
|
|
|
@ -154,4 +154,5 @@ make -j2
|
|||
|
||||
[ "x$NO_PACKAGE" = "x" ] && make package
|
||||
|
||||
exit 0
|
||||
# EOF
|
||||
|
|
Loading…
Reference in New Issue