From: micah Date: Wed, 13 Feb 2008 16:57:54 +0000 (+0000) Subject: move -maxdepth 1 option before -type d due to find giving this warning when it is... X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=d1f8d4e7c31d26e3c6c5853d4c368669f1168422;hp=d1f8d4e7c31d26e3c6c5853d4c368669f1168422;p=matthijs%2Fupstream%2Fbackupninja-vserver.git 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. git-svn-id: http://code.autistici.org/svn/backupninja/trunk@555 758a04ac-41e6-0310-8a23-8373a73cc35d ---