Changeset 5638
- Timestamp:
- Nov 30, 2005, 12:03:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/runTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/runTest
r4442 r5638 26 26 # 27 27 # $Revison: $ $Name: not supported by cvs2svn $ 28 # $Date: 2005- 06-30 21:28:40$28 # $Date: 2005-11-30 22:03:58 $ 29 29 # 30 30 # Copyright 2004 Maui High Performance Computering Center, University of Hawaii … … 157 157 if (m/^---> TESTPOINT\s(\S+)/) { 158 158 print "\t$testfile- $1\n" if ($verbose || $1 eq "FAILED"); 159 if ($1 eq "FAILED") {160 print $testoutput;161 }162 159 } 163 160 … … 206 203 if (m/^---> TESTPOINT\s(\S+)/) { 207 204 print "\t$testfile- $1\n" if ($verbose || $1 eq "FAILED"); 208 if ($1 eq "FAILED") {209 print $testoutput;210 }211 205 } 212 206
Note:
See TracChangeset
for help on using the changeset viewer.
