IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32958


Ignore:
Timestamp:
Dec 14, 2011, 1:52:03 PM (15 years ago)
Author:
watersc1
Message:

Fixing bad metadata item.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20111110/Nebulous-Server/bin/neb-admin

    r32956 r32958  
    715715            destination_uri    => $destination_uri,
    716716            second_host        => $second_vol_host,
    717             second_vol_id      => $second_vol_id,
    718             blocked_host_bool  => defined($blocked_volume{$destination_host})
     717            second_vol_id      => $second_vol_id
     718#           blocked_host_bool  => defined($blocked_volume{$destination_host})
    719719        );
    720 
     720       
    721721        if ((defined($blocked_volume{$destination_host}))||
    722722            ($source_vol_id == $destination_vol_id)||
Note: See TracChangeset for help on using the changeset viewer.