https://bugzilla.wikimedia.org/show_bug.cgi?id=53824
--- Comment #5 from Bawolff (Brian Wolff) <[email protected]> --- Just to clarify the situation here: We currently output to the log: sprintf( 'thumbnail failed on %s: error %d "%s" from "%s"', wfHostname(), $retval, trim( $err ), $cmd ) ); Where $err is the stdout and stderr from convert. However it does not include the stderr from limit.sh. https://gerrit.wikimedia.org/r/83974 would change this to include the stdout and stderr from limit.sh and the actual command executed. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
