IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24463


Ignore:
Timestamp:
Jun 17, 2009, 1:13:14 PM (17 years ago)
Author:
jhoblitt
Message:

fix missing declartion of set_copies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/bin/neb-replicate

    r23696 r24463  
    1616use Pod::Usage qw( pod2usage );
    1717
    18 my ($server, $volume, $copies);
     18my ($server, $volume, $copies, $set_copies);
    1919$copies = 1;  # default to making just one copy
    2020
Note: See TracChangeset for help on using the changeset viewer.