Log error and skip image upload if gnuplot fails #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently if gnuplot run fails, bot goes on and fails if there was no previous generated image. Check gnuplot response code and log error if it is not 0. Also skip further work on this job.