projects
/
BK-2020-03.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
chore(unitproc/bktemp-vbm):Minor comment about dependencies
[BK-2020-03.git]
/
unitproc
/
bktemp-vbm
diff --git
a/unitproc/bktemp-vbm
b/unitproc/bktemp-vbm
index 949ce8d1741dd7a3f8b3ebd2bdee6e6755de23b3..7e1687b5c690d8933b563482b221e45bdd766616 100644
(file)
--- a/
unitproc/bktemp-vbm
+++ b/
unitproc/bktemp-vbm
@@
-8,7
+8,7
@@
vbm() {
# Input: arg1: string
# vars: optionVerbose
# Output: stderr
- # Depends: echo
+ # Depends: echo
8, date 8
if [ "$optionVerbose" = "true" ]; then
functionTime=$(date --iso-8601=ns); # Save current time in nano seconds.