--- trunk/Makefile 2005/10/10 13:04:49 156 +++ trunk/Makefile 2005/10/10 13:04:51 157 @@ -61,3 +61,6 @@ DBI_PROFILE=2 sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -d $(profile_opt) 2>&1 | tee -a $(profile_file) mv $(profile_file) profile.`perl -e 'my @p = glob("profile.[0-9]*"); print scalar @p + 1'` +inc: test + sudo -u backuppc /data/backuppc/bin/BackupPC_incPartsUpdate +