io_u: cleanup check_get_trim()
[fio.git] / unit_tests / steadystate_tests.py
index 91c79a45aa6bc67d7b0b9575231dc7691eee22ad..5a74f956fa5b8f73235db8cb8aec9e097685e83a 100755 (executable)
@@ -1,10 +1,10 @@
-#!/usr/bin/python
+#!/usr/bin/python2.7
 #
 # steadystate_tests.py
 #
 # Test option parsing and functonality for fio's steady state detection feature.
 #
-# steadystate_tests.py ./fio file-for-read-testing file-for-write-testing
+# steadystate_tests.py --read file-for-read-testing --write file-for-write-testing ./fio
 #
 # REQUIREMENTS
 # Python 2.6+