shlib.sh: only dump Girocco::Config scalars into shlib_vars.sh
commit7fcbf7344be5bc441bed38e42f93794c27644601
authorKyle J. McKay <mackyle@gmail.com>
Thu, 29 Oct 2020 13:15:44 +0000 (29 06:15 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 29 Oct 2020 13:15:44 +0000 (29 06:15 -0700)
tree9fc94e3f9405993b963949f23f6174328c000a16
parentbc9113ede106f74c8618cef4fc58772d7e5db1b7
shlib.sh: only dump Girocco::Config scalars into shlib_vars.sh

Make use of the new Girocco::Dumper::Scalars function to limit the
items dumped into 'shlib_vars.sh' to only those variables which are
actually scalars (i.e. not hashes, arrays, subroutines, etc.).

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
shlib.sh