aboutsummaryrefslogtreecommitdiff
path: root/debian/boca-autojudge.postinst
Commit message (Collapse)AuthorAgeFiles
* Abort maintainer scripts on failureDavi Antônio da Silva Santos2023-03-041
| | | | | | | | | | | The `set -e` flag has been enabled in the maintainer scripts. This fixes the Lintian warnings: * boca-autojudge: maintainer-script-ignores-errors [postinst] * boca-submission-tools: maintainer-script-ignores-errors [postinst] * boca-web: maintainer-script-ignores-errors [postinst] The packages boca-common and boca-db were altered to set the flag as early as possible in their maintainer scripts.
* chmods in the postinstcassio2018-08-291
|
* d/boca-autojudge.postinst: Adds suid to safeexecBruno Cesar Ribas2018-08-221
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>