--- a/Admin/init_components Tue Jun 26 22:26:41 2012 +0200+++ b/Admin/init_components Tue Jun 26 22:52:01 2012 +0200@@ -12,7 +12,7 @@ then init_component "${LOCATION}" else- echo "Warning: no component found in ${LOCATION}"+ echo "Warning: no component found in ${LOCATION}" >&2 fi }