From f6145f0b7576d93a5333566692d903ac6176bdc3 Mon Sep 17 00:00:00 2001 From: Markus Heberling Date: Tue, 12 Apr 2011 17:01:45 +0200 Subject: [PATCH] fixed intendation --- plugins/other/ksm_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/other/ksm_ b/plugins/other/ksm_ index 4e9c42b6..17442d78 100755 --- a/plugins/other/ksm_ +++ b/plugins/other/ksm_ @@ -64,7 +64,7 @@ def config(): print 'pages_sharing.draw AREASTACK' print 'pages_unshared.draw AREASTACK' print 'pages_volatile.draw AREASTACK' - elif('ksm_pages_relative' in sys.argv[0]): + elif('ksm_pages_relative' in sys.argv[0]): print 'graph_category %s' % (category) print 'graph_title %s Pages Relative' % (title) print 'pages_sharing_shared.info ratio of sharing to shared pages'