Commit Graph

3 Commits

Author SHA1 Message Date
Adam Williamson
bdf439a42a Apply cloud, docker and twoweek changes from 27 branch to master
These aren't really used on the master branch, but we may as
well make sure they're up to date, if only so *next* time we
branch we don't regress. These are the changes I made to add the
shortname to fedmsgs, fix exit on failed compose, and clean up
a few other things.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-01-24 20:59:52 +01:00
Lubomír Sedlář
20f723c1b9 Fix pungi call with extra argument
The script gets a label as a command line argument, and this is manually
handled by adding it as `--label=$1` to the pungi-koji command. We
should not add this argument to another time.

This avoid problem with Pungi 4.1.17 which reports an error when seeing
unknown arguments (which were silently ignored before).

Fixes: https://pagure.io/pungi/issue/682
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-07-24 14:44:12 +02:00
Ralph Bean
41d8a7b0d1 The name of this script has a typo.
Signed-off-by: Ralph Bean <rbean@redhat.com>
2017-04-13 16:13:31 -04:00