You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rstrnt-report-log will print things like "Uploading ... .done" to stdout, which breaks use cases where stdout is being generated and needs to have proper format. (E.g. meta-programming.)
I didn't keep restraint version number as I reproduced it (I blamed beakerlib which turned innocent), but:
rstrnt-report-log
will print things like "Uploading ... .done" to stdout, which breaks use cases where stdout is being generated and needs to have proper format. (E.g. meta-programming.)I didn't keep restraint version number as I reproduced it (I blamed beakerlib which turned innocent), but:
restraint/src/cmd_log.c
Line 111 in c62e8c8
Thanks @hegerj for finding the line for me.
The text was updated successfully, but these errors were encountered: