Thank you all , it is working for me
On Tuesday, November 22, 2022 at 7:28:29 PM UTC+5:30 [email protected] wrote: > On Tue, Nov 22, 2022 at 2:54 PM Praju <[email protected]> wrote: > >> Hi , >> The above one I am taking as example but actual configuration is: >> < python_file> -D&1 2 | tee gen.file.log >> above command return "ValueError: No JSON object could be decoded" >> but the job build status is showing success >> > > set -o pipefail. > > You're still asking in the wrong forum. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c2c7bed2-99d6-4367-9589-190ab1c3f1cbn%40googlegroups.com.
