feat(bkgpslog):Consolidate tar validation/creation
[EVA-2020-02.git] / exec / bkgpslog-plan.org
index 7eb5514b65bff95a140749317af2638c65313261..c494758efaca14438b74d66427d7fc2fd28c6763 100644 (file)
@@ -16,6 +16,16 @@ used to delay processing until a specified job completes. The ~wait~
 command will pause script execution until all backgrounded processes
 complete.
 2020-07-02T16:03Z; bktei> Added ~wait~.
+** DONE Rewrite tar initialization function
+   CLOSED: [2020-07-02 Thu 17:23]
+2020-07-02T17:23Z; bktei> Simplify tar initialization function so
+VERSION file is used to test appendability of tar as well as to mark
+when a new session is started.
+** DONE Consolidate tar checking/creation into function
+   CLOSED: [2020-07-02 Thu 18:33]
+2020-07-02T18:33Z; bktei> Simplify how the output tar file's existence
+is checked and its status as a valid tar file is validated. This was
+done using a new function ~checkMakeTar~.
 * bkgpslog narrative
 ** Initialize environment
 *** Init variables