minor fix
This commit is contained in:
parent
2c736e0108
commit
a7b30f4b34
@ -1 +1 @@
|
||||
0.4.5
|
||||
0.4.6
|
||||
@ -51,7 +51,7 @@ files=$(eval ${Cmd})
|
||||
|
||||
if [ "$files" == "" ]
|
||||
then
|
||||
echo "No files found older than ${Oldest} in ${LogDir}"
|
||||
echo "No files found older than ${Oldest} in ${ArchiveDir}"
|
||||
else
|
||||
Target="${TargetHost}:/home/cvtt/Archive/${FromHost}/"
|
||||
echo "Moving files to ${Target}:"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user