Exit if genacls.sh encounters an error.
This commit is contained in:
parent
45724ecd35
commit
b8b5536e05
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh -e
|
||||
|
||||
python /usr/local/bin/pkgdb_sync_git_branches.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue