github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2020-05-03 12:11 am

[dreamwidth/dw-free] 1f1d9e: improvements to bin/checkconfig.pl

Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 1f1d9e54a78476f797951a016663a7b4ccae076d
https://github.com/dreamwidth/dw-free/commit/1f1d9e54a78476f797951a016663a7b4ccae076d
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-05-03 (Sun, 03 May 2020)

Changed paths:
M bin/checkconfig.pl

Log Message:
-----------
improvements to bin/checkconfig.pl

This takes an existing stub of an idea -- making sure that etc/config-local.pl exists -- and expands it to include config.pl and config-private.pl, as well as the configs in t/ for testing. If the files exist, they are also evaluated to make sure they compile properly (no missing punctuation).

Having this would have saved me approximately two hours of pain yesterday.