mirror of
https://gitlab.archlinux.org/archlinux/devtools.git
synced 2025-09-13 09:56:18 +02:00
Compare commits
2 Commits
master
...
71502ae2eb
Author | SHA1 | Date | |
---|---|---|---|
![]() |
71502ae2eb | ||
![]() |
058e68a7b5 |
@@ -328,7 +328,7 @@ if (( $# < 2 )); then
|
||||
comparepkg="$1"
|
||||
fi
|
||||
|
||||
oldpkg=$(fetch_pkg "$comparepkg") || exit 1
|
||||
oldpkg=$(fetch_pkg "$comparepkg") || continue
|
||||
|
||||
diff_pkgs "$oldpkg" "$pkgfile"
|
||||
done
|
||||
|
@@ -188,7 +188,6 @@ path = [
|
||||
"README.md",
|
||||
"keys/**",
|
||||
".SRCINFO",
|
||||
".gitignore",
|
||||
".nvchecker.toml",
|
||||
"*.install",
|
||||
"*.sysusers",
|
||||
|
Reference in New Issue
Block a user