Fixing more of my errors

Cette révision appartient à :
bbruns 2010-08-21 17:21:37 +00:00
Parent 3ef158cdef
révision 725ad9f0f5

Voir le fichier

@ -65,6 +65,7 @@ function pick_color {
# reset_color
function reset_color {
unset NEWLINE
DEFAULT_COLOR="\E[39m"
if [ "$1" == "N" ]; then
NEWLINE="-n"