IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2008, 5:36:36 PM (19 years ago)
Author:
eugene
Message:

updates from eam_branch_20080121: workdir changed to outroot

File:
1 edited

Legend:

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

    r16172 r16196  
    3434    );
    3535
    36 my ($cache, $exp_id, $exp_tag, $workdir, $dbname, $no_update, $no_op);
     36my ($cache, $exp_id, $exp_tag, $dbname, $no_update, $no_op);
    3737GetOptions(
    3838    'caches'        => \$cache,
    3939    'exp_id|e=s'    => \$exp_id,
    4040    'exp_tag|t=s'   => \$exp_tag,
    41     'workdir|w=s'   => \$workdir, # Working directory for output files
    4241    'dbname|d=s'    => \$dbname, # Database name   
    4342    'no-update'     => \$no_update,
Note: See TracChangeset for help on using the changeset viewer.