removed debugging output from index target
authordpavlin <dpavlin@8392b6e1-25fa-0310-8288-cc32f8e212ea>
Sun, 28 Aug 2005 18:03:13 +0000 (18:03 +0000)
committerdpavlin <dpavlin@8392b6e1-25fa-0310-8288-cc32f8e212ea>
Sun, 28 Aug 2005 18:03:13 +0000 (18:03 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@93 8392b6e1-25fa-0310-8288-cc32f8e212ea

Makefile

index b478d1f..8ac90aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ update:
 
 index: test
        test -d /tmp/casket && sudo rm -Rf /tmp/casket || true
-       sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -i -v 2 2>debug
+       sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -i
 
 xls:
        sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report && cp -vf /tmp/report.xls ~/public_html/