IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 9, 2009, 2:19:48 PM (17 years ago)
Author:
bills
Message:

Pass information about the paths from the distribution server to the client.
Use these to edit the database dump

File:
1 edited

Legend:

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

    r24103 r24125  
    9292my $new_state;
    9393if ($numFiles > 0) {
    94     $new_state = "new";
     94    $new_state = "listed";
    9595    my $command = "receivetool -addfile"; # Command to execute
    9696    $command .= " -fileset_id $fileset_id";
Note: See TracChangeset for help on using the changeset viewer.