summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 681c90b4..a41f9ce3 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -97,7 +97,7 @@ schedule_packages() {
/srv/jenkins/bin/reproducible_remote_scheduler.py \
--message "$REASON" \
--no-notify \
- --suite "$UITE" \
+ --suite "$SUITE" \
$@
}