fio: fix interpreter lines
authorSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 29 Oct 2017 16:24:24 +0000 (16:24 +0000)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 29 Oct 2017 19:22:31 +0000 (19:22 +0000)
commit69746cd8631060aa869799a63122defbac8a51cc
treecc92db4e78e865b1585f0d1b06399bb019c999d3
parent60023ade47e7817db1c18d9b7e511839de5c2c99
fio: fix interpreter lines

Minor changes to adhere to various distro packaging guidelines (e.g.
https://fedoraproject.org/wiki/Packaging:Guidelines#Shebang_lines ):

- doc/conf.py doesn't need an interpreter line because it's not
  executable.
- Make the genfio interpreter line use an absolute path rather than env.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
doc/conf.py
tools/genfio