Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/common.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2032 by niro, Wed May 11 09:10:03 2011 UTC revision 2142 by niro, Tue May 17 10:52:25 2011 UTC
# Line 38  clearconfig() Line 38  clearconfig()
38   fi   fi
39   : > ${CONFIG}   : > ${CONFIG}
40  }  }
41    
42    rc_mecho()
43    {
44     rc_echo -e "${COLMAGENTA}$@${COLDEFAULT}"
45    }

Legend:
Removed from v.2032  
changed lines
  Added in v.2142