Changeset 125

Show
Ignore:
Timestamp:
03/24/07 22:29:02
Author:
apokayi
Message:

simple typo fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • guts.sh

    r115 r125  
    173173                                passed=$((passed+1)) 
    174174                        else 
    175                                 echo -e "TEST \033[31m\033[1mFAILED\033[0m for the unit [$SUNIT.0]" 
     175                                echo -e "TEST \033[31m\033[1mFAILED\033[0m for the unit [$SUNIT.int0]" 
    176176                                echo $exe_output 
    177177                                echo "${SUNIT}.int0" >>units.notpassed