IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 6, 2011, 2:34:55 PM (15 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ippScripts/scripts/register_imfile.pl

    r30676 r30812  
    181181if (uc(&value_for_flag ($cmdflags, "NULL", "-exp_type"))  eq "NULL") { &my_die_for_add ("exp_type  not found", $exp_id, $tmp_exp_name, $tmp_class_id, $uri, $PS_EXIT_CONFIG_ERROR); }
    182182my $dateobs   = &value_for_flag($cmdflags, 0.0, "-dateobs");
     183my $exp_type  = &value_for_flag($cmdflags, "NULL", "-exp_type");
    183184
    184185my $command = "$regtool -addprocessedimfile";
Note: See TracChangeset for help on using the changeset viewer.