IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18236


Ignore:
Timestamp:
Jun 20, 2008, 9:38:59 AM (18 years ago)
Author:
bills
Message:

remove unneded tool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_listjobs.pl

    r16976 r18236  
    4747
    4848my $pstamptool  = can_run('pstamptool')  or (warn "Can't find pstamptool"  and $missing_tools = 1);
    49 my $ppstamp_run = can_run('ppstamp_run.pl') or (warn "Can't find ppstamp_run.pl" and $missing_tools = 1);
    5049
    5150if ($missing_tools) {
Note: See TracChangeset for help on using the changeset viewer.