the find that looks in /etc/backup.d didn't follow symlinks and would instead fail
authormicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Sat, 10 Jun 2006 13:40:22 +0000 (13:40 +0000)
committermicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Sat, 10 Jun 2006 13:40:22 +0000 (13:40 +0000)
commit657d5418619e59c9a33345e0c790ef3f3b126bac
tree176ae1e3d9b0b63ed6f651d8579d1e7c51f53e57
parentcecee58c488baf0784ed03dad9f5737b58e7385a
the find that looks in /etc/backup.d didn't follow symlinks and would instead fail
silently causing me much confusion, so I added -L to find and an if statement to
spit something out so its obvious

git-svn-id: http://code.autistici.org/svn/backupninja/trunk@410 758a04ac-41e6-0310-8a23-8373a73cc35d
ChangeLog
src/backupninja.in