aboutsummaryrefslogtreecommitdiffstats
path: root/ulri
Commit message (Collapse)AuthorAgeFilesLines
* Do not succeed if we only get src.rpm as resultPascal Terjan2011-01-201-1/+1
|
* Revert something accidentaly commitedPascal Terjan2011-01-181-2/+2
|
* Have only one instance of the bot running per host at a time, even if they ↵Pascal Terjan2011-01-181-6/+6
| | | | are building for different arch
* Remove src.rpm from done in case of failurePascal Terjan2011-01-141-0/+6
|
* remove spurious space, oopsOlivier Blin2010-11-251-1/+1
|
* remove more trailing slashesOlivier Blin2010-11-251-3/+3
|
* remove trailing slashesOlivier Blin2010-11-251-3/+3
|
* log path is unusedOlivier Blin2010-11-251-1/+0
|
* fix indentationOlivier Blin2010-11-251-4/+4
|
* x86_64 hosts can now build i586 packages, impressive!Olivier Blin2010-11-251-0/+5
|
* iurt log path is now passed by ulri when running the iurt command through sshOlivier Blin2010-11-251-2/+1
|
* do not hardcode homeOlivier Blin2010-11-231-1/+1
|
* use upload.conf from /etc/iurt if not in home (could be factorized together ↵Olivier Blin2010-11-231-6/+10
| | | | and with iurt config file code)
* Customize a little for mageiaDexter Morgan2010-11-181-1/+1
|
* perl_checker cleanupsThierry Vignaud2009-12-021-3/+4
|
* - support passing the place of iurt logs to the command, so the iurt2.shGustavo De Nardin2009-08-061-1/+2
| | | | | | | | wrapper can save iurt output there - revert a change from r258923: don't try using tee in the SSH command, the single quotes break the command line, probably due to them already being used somewhere else
* Small change for preparing get_pid_from_file() to work on a complete Iurt ↵Gustavo De Nardin2009-08-051-1/+1
| | | | output log.
* Save the remote bot command output to botcmd.log in the remote log dir. SoGustavo De Nardin2009-08-041-2/+3
| | | | | it will be fetched with the rest of the logs in case of build failure.
* - Adds info message about why it considered the build as failed.Marcelo Leitner2008-02-081-0/+2
|
* - Enhanced failure email: explains why and gives direct links to the logs.Marcelo Leitner2007-08-101-1/+27
|
* - Enhance job abandoning message.Marcelo Leitner2007-06-261-2/+5
| | | | | - Do not redirect stderr to pidfile, otherwise ssh messages will be logged too.
* - Ops, fix one trailing (Marcelo Leitner2007-06-261-1/+1
|
* - Improve compilation start timeout handling.Marcelo Leitner2007-06-261-1/+8
|
* - get rid of email guessingGustavo De Nardin2007-06-261-7/+3
| | | | | | - mail bot admin only in case the author cannot be found - a bit more info in a log message
* unwarlying the defaultsGustavo De Nardin2007-05-221-1/+1
|
* get_repsys_conf() didn't really got Repsys config, just emails from theGustavo De Nardin2007-05-211-9/+4
| | | | | | static file. Changed it for get_author_email(), which uses repsys command itself to get the email. Should fix bug #30904.
* Restoring code lost in the SVN breakage from an old checkoutGustavo De Nardin2007-05-121-0/+786