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:
aa2a49f
)
fix(bkgpslog): Fix broken working dir name
author
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Wed, 1 Jul 2020 19:25:47 +0000
(19:25 +0000)
committer
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Wed, 1 Jul 2020 19:25:47 +0000
(19:25 +0000)
- Fix broken working dir variable (was missing script start time)
- Remove UTC as default TZ (will use parent shell's env var TZ). Can
still be customized using `--time-zone` option
- Add logic for creating temporary working directory for possible
future `--temp-dir` option. Working dir hard defaults to
`/dev/shm` (tmpfs) for now.
No differences found