/[BackupPC]/trunk/etc/cron.sh
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/etc/cron.sh

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

revision 298 by dpavlin, Thu Jan 26 17:17:30 2006 UTC revision 307 by dpavlin, Sat Jan 28 21:21:16 2006 UTC
# Line 2  Line 2 
2    
3  instance=$1  instance=$1
4    
5  if [ -z "$intance" ] ; then  if [ -z "$instance" ] ; then
6          instance="backuppc-agi"          instance="backuppc-agi"
7          echo "using default instance $instance"          echo "using default instance $instance"
8  fi  fi

Legend:
Removed from v.298  
changed lines
  Added in v.307

  ViewVC Help
Powered by ViewVC 1.1.26