mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
trigger-issuebot: print a dot per search attempt
This commit is contained in:
parent
79de576bca
commit
2574e6ee78
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ get_merge_request_iid() {
|
|||
echo $mr
|
||||
return 0
|
||||
fi
|
||||
1>&2 printf '.'
|
||||
done
|
||||
done
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue