From: Yuri Weinstein Date: Fri, 5 Sep 2025 15:51:33 +0000 (-0700) Subject: Fixed typo X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2440%2Fhead;p=ceph-build.git Fixed typo Signed-off-by: Yuri Weinstein --- diff --git a/scripts/sync-pull b/scripts/sync-pull index 8eb1a3740..db2820cd5 100755 --- a/scripts/sync-pull +++ b/scripts/sync-pull @@ -21,7 +21,7 @@ if [[ "$project" == "ceph" ]] ; then if [[ ${PIPESTATUS[0]} -eq 22 ]] ; then echo "$combo packages not found, skipping" continue - if + fi if [ $combo_count -gt $current_highest_count ]; then current_highest_count=$combo_count highest_combo=$combo