mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
buildbot: exit 0 at the end of the script
This permits script to return correct state when skipping packaging
This commit is contained in:
parent
d74385be24
commit
312ca0382b
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue