mirror of
https://gitlab.archlinux.org/archlinux/devtools.git
synced 2025-10-27 05:52:13 +01:00
Compare commits
2 Commits
rafaelff/p
...
02b1e7e3c6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
02b1e7e3c6 | ||
|
|
e179df93a8 |
@@ -297,4 +297,6 @@ if [[ ${#uploads[*]} -gt 0 ]]; then
|
|||||||
unset new_uploads
|
unset new_uploads
|
||||||
msg 'Uploading all package and signature files'
|
msg 'Uploading all package and signature files'
|
||||||
rsync "${rsyncopts[@]}" "${uploads[@]}" "$server:staging/$repo/" || die
|
rsync "${rsyncopts[@]}" "${uploads[@]}" "$server:staging/$repo/" || die
|
||||||
|
else
|
||||||
|
die 'No package to upload'
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user