aboutsummaryrefslogtreecommitdiff
path: root/mem_tests/total_mem_sampled.py
diff options
context:
space:
mode:
Diffstat (limited to 'mem_tests/total_mem_sampled.py')
-rwxr-xr-xmem_tests/total_mem_sampled.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mem_tests/total_mem_sampled.py b/mem_tests/total_mem_sampled.py
index 32aa527c..77dd6817 100755
--- a/mem_tests/total_mem_sampled.py
+++ b/mem_tests/total_mem_sampled.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#! /usr/bin/python
"""Parses the total amount of sampled memory from log files.
This file outputs the total amount of memory that has been sampled by tcmalloc.