I had the same problem with dirvish-expire not expiring anything
and reverting the following change fixed it:

-for $expire (sort(imsort @expires))
+for $expire (sort(imsort(@expires)))

The command when run with the extra () just says:

athlon:/etc/dirvish# /usr/sbin/dirvish-expire
Expiring images as of 2006-07-12 22:10:07

VAULT:BRANCH    IMAGE           CREATED           EXPIRED
cannot expire :: No unexpired good images

It also returns with a non-zero status and therefore the
cronjob does not start off the dirvish for that night.

--andy.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to