/[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 33 by dpavlin, Sun Jul 31 18:58:26 2005 UTC revision 45 by dpavlin, Sat Aug 20 11:39:05 2005 UTC
# Line 28  asa: Line 28  asa:
28          svn export . $(tmp)          svn export . $(tmp)
29          rsync -rav $(tmp) 10.210.99.1:backuppc-svn/          rsync -rav $(tmp) 10.210.99.1:backuppc-svn/
30          rm -Rf $(tmp)          rm -Rf $(tmp)
31    
32    profile:
33            test -e tmon.out || touch tmon.out
34            sudo chown backuppc tmon.out
35            sudo -u backuppc perl -d:DProf /data/backuppc/bin/BackupPC_updatedb -v 2

Legend:
Removed from v.33  
changed lines
  Added in v.45

  ViewVC Help
Powered by ViewVC 1.1.26