tests: handle any cmake detected python interpreter

This commit is contained in:
moneromooo-monero 2019-02-27 20:57:07 +00:00
parent 5bbbe3902b
commit fa43b54780
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
3 changed files with 13 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# Simulate a maximal block attack on the Monero network
# This uses the scheme proposed by ArticMine
# Written by Sarang Nother