summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2015-07-03 10:55:48 +0200
committerLubomir Rintel <lkundrak@v3.sk>2015-07-03 11:33:01 +0200
commit67ff6b44e6ae91999ceed763a2fafaaa931af301 (patch)
tree7911a62b053c864c53aaf0e11bf493c99ba98847
parent2ee6632688b03dbb8e191ad872184dc4aba9a0a5 (diff)
downloadNetworkManager-67ff6b44e6ae91999ceed763a2fafaaa931af301.tar.gz
contrib/rh-bkr: switch the whiteboards
Move the longer whiteboard into the recipe and leave the shorter one in the job. Makes it a bit more concise in the job listing.
-rw-r--r--contrib/rh-bkr/job01.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/rh-bkr/job01.xml b/contrib/rh-bkr/job01.xml
index ccad6a155a..2ec3973a1e 100644
--- a/contrib/rh-bkr/job01.xml
+++ b/contrib/rh-bkr/job01.xml
@@ -1,10 +1,9 @@
<job $JOBTYPE>
<whiteboard>
$WHITEBOARD $UUID
- $ARGV $ARGV_PROFILE
</whiteboard>
<recipeSet priority="Normal">
- <recipe kernel_options="$SELINUX_DISABLED" kernel_options_post="" ks_meta="" role="None" whiteboard="$WHITEBOARD $UUID">
+ <recipe kernel_options="$SELINUX_DISABLED" kernel_options_post="" ks_meta="" role="None" whiteboard="$WHITEBOARD $UUID $ARGV $ARGV_PROFILE">
<autopick random="true"/>
<watchdog panic="None"/>
<packages/>