mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
test/check_speed.py: fix shbang line
This commit is contained in:
parent
69f0d306e7
commit
14cb5ca436
@ -1,4 +1,4 @@
|
||||
#! /bin/env/python
|
||||
#! /usr/bin/env python
|
||||
|
||||
import os, sys
|
||||
from twisted.internet import reactor, defer
|
||||
|
Loading…
x
Reference in New Issue
Block a user