forked from kiss-community/kiss
kiss-outdated: nit
This commit is contained in:
parent
7b996b9c06
commit
905256b2b5
@ -230,7 +230,7 @@ repology_name() {
|
||||
}
|
||||
|
||||
main() {
|
||||
printf '\n[Checking repology.org for outdated packages in %s]\n\n' "$1" >&2
|
||||
printf '\n[Checking Repology for outdated packages in %s]\n\n' "${1%%/}" >&2
|
||||
|
||||
for pkg in */; do
|
||||
pkg=${pkg%%/}
|
||||
|
Loading…
Reference in New Issue
Block a user