[Bug 47902] New: CheckForWinetestUpdate systematically claims to have created jobs
https://bugs.winehq.org/show_bug.cgi?id=47902 Bug ID: 47902 Summary: CheckForWinetestUpdate systematically claims to have created jobs Product: Wine-Testbot Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: unknown Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- CheckForWinetestUpdate.pl ends with the following lines: LogMsg "Submitted jobs\n"; exit $Rc; So whenever cron runs it this line appears in the TestBot log, even if the WineTest binaries have not been updated and no job was created. So while this allows making sure the script is still running as expected, the message is misleading. It would be better if it exited either with a message saying there was no update or which jobs got created. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla