I ran into a dirvish-expire bug. If the bank is a symlink and a trailing
slash isn't provided then dirvish won't expire any vaults. If the --vaults
parameter is given then the select vault is expired. The problem is that
File::find() only returns the symlink. One possible fix is to always add a
trailing slash to bank names, another possibility is to detect the situation
and warn the user. I don't know which is more appropriate.

Thanks,
Ali
_______________________________________________
Dirvish mailing list
Dirvish@dirvish.org
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to