minor fix
This commit is contained in:
@@ -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}:"
|
||||
|
||||
Reference in New Issue
Block a user