Change return value of read_directive_file to operation list
authorJacob Bachmeyer <jcb@gnu.org>
Fri, 21 Oct 2022 03:50:31 +0000 (22:50 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Fri, 21 Oct 2022 03:50:31 +0000 (22:50 -0500)
commit1a2867beb0f077b3c6fe27c3fcf2dcae244ea5b4
treed1de70116ca6361849e11b422d734b6af3bbffd5
parenta5d6b613abcf00586bed153a94d9e070b671c0fd
Change return value of read_directive_file to operation list

Previously, read_directive_file always returned zero or did not return.
We now return an operation list that will eventually replace the global
%info hash.
gatekeeper.pl