Use env to get python bin, don't hard code path

This commit is contained in:
Matthew Barr 2017-06-07 14:45:57 +10:00
parent 9ce0abe0ff
commit aad55e1b72
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
'''
A module to construct corpora databases for the Hyperscan benchmarker

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
'''
This script creates a Hyperscan benchmarking corpus database from a supplied

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
'''
Simple script to take a file full of lines of text and push them into a