Changeset b9cef84 in clfs-embedded for bootscripts/clfs/rc.d/init.d


Ignore:
Timestamp:
Nov 15, 2006, 5:37:30 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
9ab6faf
Parents:
155e741
Message:

Updates to bootscripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/clfs/rc.d/init.d/functions

    r155e741 rb9cef84  
    1010        echo -en "\\033[65G"
    1111        if [ $ERR = 0 ]; then
    12                 echo -en "\\033[1;32OK"
     12                echo -en "\\033[1;32mOK"
    1313        else
    1414                echo -en "\\033[1;31mFAIL"
Note: See TracChangeset for help on using the changeset viewer.