Changeset 172

Show
Ignore:
Timestamp:
10/19/07 07:31:02
Author:
apokayi
Message:

remove blinking from the final statiscal output

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • guts_io/guts_io.sh

    r142 r172  
    245245printf "\033[0m" 
    246246 
    247 printf "\033[5m\033[1m\033[35m" 
     247printf "\033[1m\033[1m\033[35m" 
    248248echo "                 -->      Number of units PASSED : $passed" 
    249249echo "                 -->      Number of units FAILED : $failed"