make test target for archive testing
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 29 Jan 2011 13:50:07 +0000 (14:50 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 29 Jan 2011 13:50:07 +0000 (14:50 +0100)
Makefile

index 2335f6f..83dc668 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,9 @@ update:
        sudo -u backuppc rm -Rvf /data/BackupPC/kinosearch /data/BackupPC/_search_archive/* /data/BackupPC/pc/_search_archive/*
        sudo -u backuppc /etc/init.d/BackupPC restart
        sudo -u backuppc ./bin/BackupPC_ASA_SearchUpdate -c -m 0
-       #./test/archive.sh
+
+test: reset
+       ./test/archive.sh
 
 reset: clean update