mirror of
https://github.com/deajan/osync
synced 2024-11-15 12:12:56 +00:00
Typo fix
This commit is contained in:
parent
c452bd45e6
commit
4129dfff37
@ -155,7 +155,7 @@ function PoorMansRandomGenerator {
|
||||
#### PoorMansRandomGenerator SUBSET END ####
|
||||
|
||||
# Initial TSTMAP value before function declaration
|
||||
TSTAMP=$(date '+%Y%m%dT%H%M%S').$(PoorMansRandomGenerator 5
|
||||
TSTAMP=$(date '+%Y%m%dT%H%M%S').$(PoorMansRandomGenerator 5)
|
||||
|
||||
# Default alert attachment filename
|
||||
ALERT_LOG_FILE="$RUN_DIR/$PROGRAM.$SCRIPT_PID.$TSTAMP.last.log"
|
||||
|
Loading…
Reference in New Issue
Block a user