Commit Graph

7 Commits

Author SHA1 Message Date
brent s. 25e86e75ff mdadm logging done, some value errors converted to type errors 2019-12-24 01:56:29 -05:00
brent s. a65ef8232a pushing some updates; luks logging not done 2019-12-20 12:50:41 -05:00
brent s. 4418348e78 logging added to config parser. 2019-12-19 17:00:16 -05:00
brent s. f25e6bee2a starting to roll in some logging. still need to figure out what's going on with that gpg verifyData 2019-12-17 03:40:08 -05:00
brent s. d7d85c7d9d future proofing is good, but...
since print() was made a function in py3, i can predict at some point
that return will be made a func as well. sure, good.
but "return()" *currently* returns an empty tuple. We want to
explicitly return None for testing purposes.
2019-12-11 04:33:15 -05:00
brent s. a1bc613979 XML validation is a LOT cleaner now 2019-12-11 04:32:07 -05:00
brent s d36368c4df some more groundwork 2019-11-01 03:43:14 -04:00