IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2011, 10:05:10 AM (15 years ago)
Author:
eugene
Message:

merging updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110404/tools/regpeek.pl

    r30686 r31439  
    1717}
    1818print "Date: $date\n";
     19print "CMD: regtool -checkstatus -date $date -class_id ota33 -dbname gpc1 -simple\n";
    1920chomp(my $bad_exp = `regtool -checkstatus -date $date -class_id ota33 -dbname gpc1 -simple | grep 'stop run' | head -1`);
    2021my @row = split /\s+/, $bad_exp;
Note: See TracChangeset for help on using the changeset viewer.