docs: clean up steadystate options
[fio.git] / t / sgunmap-test.py
index f8f10ab38274dfc40fbfa829673e884783903279..6687494f30725aa9e4b2bcfae0a18401ee4f5c5a 100755 (executable)
@@ -1,9 +1,9 @@
-#!/usr/bin/python2.7
+#!/usr/bin/env python3
 # Note: this script is python2 and python 3 compatible.
 #
 # sgunmap-test.py
 #
-# Limited functonality test for trim workloads using fio's sg ioengine
+# Limited functionality test for trim workloads using fio's sg ioengine
 # This checks only the three sets of reported iodepths
 #
 # !!!WARNING!!!