aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-11-26 16:15:37 -0500
committerAnthony G. Basile <blueness@gentoo.org>2011-11-26 16:15:37 -0500
commit031b81ac66ffbea83392ab406fa8f41e7b72cf33 (patch)
treefa7d3805f58d9b71c2c4aefc47f0bef9a24b37fc
parentscripts/revdep-pax: improved -e switch, mark only for shell PATH (diff)
downloadelfix-031b81ac66ffbea83392ab406fa8f41e7b72cf33.tar.gz
elfix-031b81ac66ffbea83392ab406fa8f41e7b72cf33.tar.bz2
elfix-031b81ac66ffbea83392ab406fa8f41e7b72cf33.zip
scripts/revdep-pax: cosmetic cleanup for -f and -r output
-rwxr-xr-xscripts/revdep-pax6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripts/revdep-pax b/scripts/revdep-pax
index 70e8db7..a6d2564 100755
--- a/scripts/revdep-pax
+++ b/scripts/revdep-pax
@@ -112,8 +112,7 @@ def print_forward_linkings( forward_linkings, so2library_mappings, verbose ):
else:
if count != 0:
print s
-
- print
+ print
missing_binaries = set(missing_binaries)
print
@@ -173,8 +172,7 @@ def print_reverse_linkings( reverse_linkings, so2library_mappings, verbose, exec
else:
if count != 0:
print s
-
- print
+ print
missing_sonames = set(missing_sonames)
print