/[BackupPC]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 358 by dpavlin, Tue Mar 7 10:24:26 2006 UTC revision 359 by dpavlin, Fri Apr 28 09:07:38 2006 UTC
# Line 78  burn: test Line 78  burn: test
78          psql -c "delete from archive_burned" backuppc          psql -c "delete from archive_burned" backuppc
79          sudo /data/backuppc/bin/BackupPC_burnArchiveCLI          sudo /data/backuppc/bin/BackupPC_burnArchiveCLI
80    
81  restore: test  cleanup-restore:
82            sudo -u backuppc rm -Rf /data/backuppc/data/pc/restore/
83    
84    restore: cleanup-restore test
85          sleep 1          sleep 1
86          sudo -u backuppc ./bin/BackupPC_recover_from_increments /data/backuppc/temp/llin_etc*          sudo -u backuppc ./bin/BackupPC_recover_from_increments /data/backuppc/temp/llin_etc*

Legend:
Removed from v.358  
changed lines
  Added in v.359

  ViewVC Help
Powered by ViewVC 1.1.26