Hello Michael,

> Michael Olbrich <[email protected]> hat am 26.11.2024 09:36 CET 
> geschrieben:
> [...]
> Yes, the same commit made this change in ptxd_make_get_http() in
> ptxd_make_get.sh:
> ------------
> -    else
> +    elif [ ! -e "${path}" ]; then
> ------------
> This skips the download if the file already exists.
>
> Maybe you have a local version of ptxd_make_get_http() in your BSP?

you are right. Some colleague snuck in a tampered, but obsolete version of 
ptxd_make_get.sh into the BSP.
Didn't know this could also be overridden :-)


Best regards,
Christoph

Reply via email to