diff -r 210043eb4c88 -r 2709937c7430 Admin/init_components --- 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 }