move -maxdepth 1 option before -type d due to find giving this warning when it is...
authorMicah Anderson <micah@riseup.net>
Wed, 13 Feb 2008 16:57:54 +0000 (16:57 +0000)
committerMicah Anderson <micah@riseup.net>
Wed, 13 Feb 2008 16:57:54 +0000 (16:57 +0000)
commit3d1389c7fe72aaf27bb6bd2f9c759954a853f754
tree7e4a4c953124af9d7e12a224ab66b15073553b68
parentef9e8e0dc2359e114412369d12d21e3d7997e123
move -maxdepth 1 option before -type d due to find giving this warning when it is after:

find: warning: you have specified the -maxdepth option after a
non-option argument -type, but options are not positional (-maxdepth
affects tests specified before it as well as those specified after
it).  Please specify options before other arguments.
handlers/maildir.in