Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/include/common.global.class.in

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

revision 2636 by niro, Tue Sep 29 10:37:48 2015 UTC revision 2637 by niro, Tue Sep 29 11:59:31 2015 UTC
# Line 48  eecho() Line 48  eecho()
48   -n) shift; opts="n" ;;   -n) shift; opts="n" ;;
49   esac   esac
50    
51   # echo to stderr   echo -e${opts} "${COLRED}$@${COLDEFAULT}${webcrlf}"
  echo -e${opts} "${COLRED}$@${COLDEFAULT}${webcrlf}" 1>&2  
52  }  }
53    
54  # prints return values of get | enabled even in quiet mode  # prints return values of get | enabled even in quiet mode

Legend:
Removed from v.2636  
changed lines
  Added in v.2637