[smuxi] smuxi-feed-stats.py: fixed new lines of header
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi] smuxi-feed-stats.py: fixed new lines of header
- Date: Sat, 23 May 2015 14:20:00 +0000 (UTC)
commit 96df283a13ff68ec63e5d2202d0b725101bcd6f0
Author: Mirco Bauer <meebey meebey net>
Date: Sat May 23 16:19:26 2015 +0200
smuxi-feed-stats.py: fixed new lines of header
build/smuxi-feed-stats.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/smuxi-feed-stats.py b/build/smuxi-feed-stats.py
index 373bed0..fd2647e 100755
--- a/build/smuxi-feed-stats.py
+++ b/build/smuxi-feed-stats.py
@@ -94,9 +94,9 @@ if __name__=='__main__':
print """================================
Smuxi World Domination Progress
===============================
-
- """
+"""
print "Number of unique IPs: %s"%len(unique_ips())
+ print ""
print 'IP'.ljust(25), '| PTR'.ljust(50), ' | OS'.ljust(20), '| Program'.ljust(24), '|
Version'.ljust(17), '| C'
print "-" * 145
log()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]