@ -30,6 +30,8 @@ else
$BASE_CMD --tags base_only
;;
*)
echo "Command \"$1\" not found!"
echo >&2 "Command \"$1\" not found!"
exit 1
esac
fi