move -maxdepth 1 option before -type d due to find giving this warning when it is...
authormicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Wed, 13 Feb 2008 16:57:54 +0000 (16:57 +0000)
committermicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Wed, 13 Feb 2008 16:57:54 +0000 (16:57 +0000)
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.

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


No differences found