IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16879


Ignore:
Timestamp:
Mar 7, 2008, 3:46:06 PM (18 years ago)
Author:
bills
Message:

if !copyfiles and !linkfiles datapath is in the datastore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStoreServer/scripts/dsreg

    r16872 r16879  
    201201    #
    202202
     203    if (!$datapath) {
     204        $datapath = $fileset_dir;
     205    }
    203206
    204207    my $stmt = $dbh->prepare("SELECT prod_id FROM dsProduct WHERE prod_name = \'$product\'");
Note: See TracChangeset for help on using the changeset viewer.