IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2017, 9:21:11 AM (9 years ago)
Author:
Serge CHASTEL
Message:

IPP Move

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/iasc/postreq

    r37326 r40005  
    1818
    1919# make the request file
    20 my $cmd = "psmkreq --req_type byexp --stage chip --pixcenter --x 0 --y 0 --width 0 --height 0 --id $exp_name --req_name $req_name";
     20my $cmd = "psmkreq --req_type byexp --stage chip --pixcenter --x 0 --y 0 --width 0 --height 0 --id $exp_name --req_name $req_name --email mops\@ifa.hawaii.edu";
    2121
    2222print "running $cmd\n";
     
    2626
    2727# add the request to the database
    28 my $postcmd = "pstamptool -dbname ippRequestServer -dbserver ippc17 -label WEB -addreq -uri $ENV{PWD}/$req_name.fits";
     28my $postcmd = "pstamptool -dbname ippRequestServer -dbserver ipp113 -label WEB -addreq -uri $ENV{PWD}/$req_name.fits";
    2929
    3030print "running $postcmd\n";
Note: See TracChangeset for help on using the changeset viewer.