2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

4 Commits

Author SHA1 Message Date
Andrei Pavel
f032148383
[#1602] centralize generated files 2020-12-30 15:55:05 +02:00
Andrei Pavel
9ca8b2fcc7
[#1574] make all shell scripts POSIX compliant
* solve all shellcheck warnings
* shebang in all scripts
* set -eu everywhere
* make scripts callable from everywhere
* quote variables to prevent globbing and word splitting
* add missing copyrights
* remove unused variables
* use $() instead of backticks ``
... and so on
2020-12-14 12:08:11 +02:00
Andrei Pavel
aa94d98eb0
[#1453] solve declare-before-use in add-config-h 2020-11-06 18:13:15 +02:00
Andrei Pavel
61b5473f78
[#1453] rename script to add-config-h.sh 2020-11-02 15:10:52 +02:00