IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2005, 12:03:58 PM (21 years ago)
Author:
desonia
Message:

removed a printing of a useless number.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/runTest

    r4442 r5638  
    2626#
    2727#  $Revison:  $  $Name: not supported by cvs2svn $
    28 #  $Date: 2005-06-30 21:28:40 $
     28#  $Date: 2005-11-30 22:03:58 $
    2929#
    3030#  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
     
    157157            if (m/^---> TESTPOINT\s(\S+)/) {
    158158                print "\t$testfile- $1\n" if ($verbose || $1 eq "FAILED");
    159                 if ($1 eq "FAILED") {
    160                     print $testoutput;
    161                 }
    162159            }
    163160
     
    206203            if (m/^---> TESTPOINT\s(\S+)/) {
    207204                print "\t$testfile- $1\n" if ($verbose || $1 eq "FAILED");
    208                 if ($1 eq "FAILED") {
    209                     print $testoutput;
    210                 }
    211205            }
    212206
Note: See TracChangeset for help on using the changeset viewer.