]> Kevux Git Server - fll/commit
Bugfix: The fake program should not require the data directory when explicit fakefile...
authorKevin Day <thekevinday@gmail.com>
Thu, 12 May 2022 02:49:04 +0000 (21:49 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 12 May 2022 02:49:04 +0000 (21:49 -0500)
commit0d7d5dacb3bff59d0f2135e2ab71dbd755e3431a
tree009901147559627dd00dfd01283247f1afb07901
parente06ddcc2c763b9d941e373aea543dee130cf77e3
Bugfix: The fake program should not require the data directory when explicit fakefile or settings files are specified.

Set or reset the validate_parameter_directories check as appropriate when calling 'clean' or 'skeleton' operations.

Make the parameters_required check contingent on the presence of the parameters --fakefile and --settings.
When these are specified, do not even bother checking for the data directory at all.
level_3/fake/c/fake.c
level_3/fake/c/private-fake.c