]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct style in arcstat and arc_summary
authorGiuseppe Di Natale <dinatale2@llnl.gov>
Thu, 6 Oct 2016 17:04:54 +0000 (10:04 -0700)
committerGiuseppe Di Natale <dinatale2@llnl.gov>
Thu, 6 Oct 2016 17:04:54 +0000 (10:04 -0700)
commit0bde1f7cb5e6d5db9b2e8afd66f49239a73e950b
tree94bcd6aa346f663ff876315a208ef8a3cab5a30f
parent5cc78dc81232bc474d25ccfcacb42d80d83c5310
Correct style in arcstat and arc_summary

Fix arcstat and arc_summary so they pass
flake8 python code style checks.

Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
cmd/arc_summary/arc_summary.py
cmd/arcstat/arcstat.py