IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29629


Ignore:
Timestamp:
Nov 1, 2010, 3:47:45 PM (16 years ago)
Author:
heather
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/minidvodb_copy.pl

    r29530 r29629  
    132132    $command .= " $minidvodbrun_path";
    133133    $command .= " $destination_host";
    134     $command .= "2:$minidvodb_rsync_path";
     134    $command .= ":$minidvodb_rsync_path";
    135135    print "\nPerforming rsync:\n";
    136136    print "$command\n\n";
Note: See TracChangeset for help on using the changeset viewer.