projects
/
EVA-2020-02.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f6fb18b
)
feat(bkgpslog):Consolidate tar validation/creation
author
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Thu, 2 Jul 2020 18:34:46 +0000
(18:34 +0000)
committer
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Thu, 2 Jul 2020 18:34:46 +0000
(18:34 +0000)
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.
No differences found