]> git.neil.brown.name Git - edlib.git/commit
config: allow the TESTING and NOTESTING prefix to apply to every line.
authorNeilBrown <neil@brown.name>
Sun, 3 Sep 2023 09:39:56 +0000 (19:39 +1000)
committerNeilBrown <neil@brown.name>
Mon, 4 Sep 2023 23:07:53 +0000 (09:07 +1000)
commit48c9987969cf16dbc5a8a8b6d5e18ec2d25d24a5
treeeb122d78ca6354794d38385770505eca44fbc0cb
parent6901119378172148787c4db070357439d7474916
config: allow the TESTING and NOTESTING prefix to apply to every line.

We might want any config item to apply differently in testing,
so make that possible.

Signed-off-by: NeilBrown <neil@brown.name>
lib-config.c