IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2009, 12:03:23 PM (17 years ago)
Author:
eugene
Message:

merge from head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/DataStore/scripts/dsget

    r25397 r25744  
    207207    if (defined $copies and $copies > 1) {
    208208        foreach (1 .. ($copies - 1)) {
    209             $neb->replicate($filename, 'any')
     209            $neb->replicate($filename)
    210210                or die "failed to replicate $filename failed: $!";
    211211        }
Note: See TracChangeset for help on using the changeset viewer.