aboutsummaryrefslogtreecommitdiff
path: root/debian/boca-submission-tools.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.
* fix file permissioncassio2018-09-041
|
* chmods in the postinstcassio2018-08-291
|
* trashing outputcassio2018-08-291
|
* forcing chmod no postinstallcassio2018-08-291
|
* boca-submission-tools.postinst: Fix typoBruno Ribas2017-09-021
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* boca-submission-tools.postinst: Fix link creationBruno Ribas2017-09-011
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* boca-submission-tools.postinst: Creat symlink to list and oldlistBruno Ribas2017-08-281
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* add ssh server and fix script nameCassio de Campos2017-08-181