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