Age | Commit message (Collapse) | Author |
|
|
|
Adding a -t configuration flag that will make biboumi check the
configuration file syntax.
Such a syntax check is handy for some deployment tools. It helps the
tooling to statically analyse the configuration file and prevent
unecessesary deployments when the configuration file is clearly
incorrect.
Updating the synopsis with this new flag.
|
|
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
To avoid conflicting with the “host” build/ directory. This way we don’t
need to remove/empty the build/ directory beforehand, etc.
|
|
|
|
|
|
|
|
|
|
Shame.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, invalid values result in -1 being set
|
|
|
|
fix #3354
|
|
Because that’s what is typically done on other deamons, and we don’t want to
suprise users.
|
|
|
|
fix #3317
|
|
fix #3275
|
|
|
|
|
|
fix #3273
|
|
|
|
|
|
|
|
fix #3293
|
|
|
|
fix #3285
|
|
|
|
|
|
fix #3269
|
|
|
|
|
|
fix #3244
|
|
|
|
|
|
fix #3254
|
|
|
|
fix #3230
|
|
|
|
|
|
|
|
|
|
fix #3211
|
|
|