IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2010, 5:31:19 PM (16 years ago)
Author:
watersc1
Message:

typo

File:
1 edited

Legend:

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

    r28427 r28444  
    717717    my $date = shift;
    718718
    719     my $command = construct_dqstatstool_cmd($date);
     719    my $command = construct_dqstats_cmd($date);
    720720    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
    721721        run ( command => $command, verbose => $verbose );
Note: See TracChangeset for help on using the changeset viewer.