From: Steven Baltakatei Sandoval Date: Thu, 2 Jul 2020 18:34:46 +0000 (+0000) Subject: feat(bkgpslog):Consolidate tar validation/creation X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02.git/commitdiff_plain/f6fb18bdcca1beac6062afe1151cefbe7553961f?hp=f6fb18bdcca1beac6062afe1151cefbe7553961f feat(bkgpslog):Consolidate tar validation/creation Consolidate how output tar file is validated (if it already exists) and/or created. checkMakeTar() function added for this purpose. Add checkMakeTar() in `magicWriteBuffer()` in case output tar file is deleted between writes. ---