summaryrefslogtreecommitdiff
path: root/round-robin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'round-robin.sh')
-rw-r--r--round-robin.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/round-robin.sh b/round-robin.sh
index 5c665887..81b04e95 100644
--- a/round-robin.sh
+++ b/round-robin.sh
@@ -349,8 +349,8 @@ check_regression ()
cat > ${rr[top_artifacts]}/trigger-bisect <<EOF
current_project=$single_component
-baseline_rev=$baseline_rev
-bad_rev=$cur_rev
+baseline_branch=$baseline_rev
+bad_branch=$cur_rev
EOF
fi