2
0
mirror of https://github.com/deajan/osync synced 2024-11-15 12:12:56 +00:00
This commit is contained in:
deajan 2018-10-07 12:25:07 +02:00
parent c452bd45e6
commit 4129dfff37

View File

@ -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"