Switch to Python3
[fio.git] / tools / hist / half-bins.py
index 1bba8ff74802dbe8cf93cef46c77ff352b358243..42af954002c2c2068788ef68e4d15dbdecf738c4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.7
+#!/usr/bin/env python3
 """ Cut the number bins in half in fio histogram output. Example usage:
 
         $ half-bins.py -c 2 output_clat_hist.1.log > smaller_clat_hist.1.log