mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 10:54:35 +03:00
Correct arc_summary and dbufstat python style
arc_summary and dbufstat should have two spaces after their last function definitions. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov> Closes #5881
This commit is contained in:
committed by
Brian Behlendorf
parent
c552fbc5f0
commit
c3d0438173
@@ -987,5 +987,6 @@ def main():
|
||||
page(Kstat)
|
||||
div2()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user