X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/blobdiff_plain/13a63467e7a2644331152121655539b3ea7d6665..99246f0f6626c03d23098e4fcd614291f15ad0a0:/unitproc/bktemp-vbm diff --git a/unitproc/bktemp-vbm b/unitproc/bktemp-vbm index 949ce8d..7e1687b 100644 --- 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.