summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjenkins.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins.sh b/jenkins.sh
index bff72054..8a9064b6 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -333,7 +333,7 @@ fi
# us from looking into an inconsistent state of reference snapshots.
(
flock -s 9
- $CONFIG_SHELL ${abe_dir}/abe.sh ${platform} ${change} --checkout all
+ $CONFIG_SHELL ${abe_dir}/abe.sh ${platform} --checkout all
) 9>${git_reference}.lock
# Also fetch changes from gerrit