--- alx-src/trunk/tinyalxconfig-ng/functions/config_network.sh 2008/06/04 18:19:44 394 +++ alx-src/trunk/tinyalxconfig-ng/functions/config_network.sh 2008/06/04 18:22:41 395 @@ -1,4 +1,4 @@ -# $Header: /home/cvsd/alx-cvs/alx-src/tinyalxconfig-ng/functions/config_network.sh,v 1.3 2008-06-04 18:19:44 niro Exp $ +# $Header: /home/cvsd/alx-cvs/alx-src/tinyalxconfig-ng/functions/config_network.sh,v 1.4 2008-06-04 18:22:41 niro Exp $ # configures networkin on the host via mysql db settings get_network_settings() @@ -75,7 +75,7 @@ get_network_settings if ! check_network_settings then - ${WARNING} "Could not retrieve network settings, doing nothing ..." + echo -e "${COLYELLOW}Could not retrieve network settings, doing nothing ...${COLDEFAULT}" return 1 fi