projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69f0d30
)
test/check_speed.py: fix shbang line
author
Brian Warner
<warner@lothar.com>
Tue, 18 Aug 2009 00:59:48 +0000
(17:59 -0700)
committer
Brian Warner
<warner@lothar.com>
Tue, 18 Aug 2009 00:59:48 +0000
(17:59 -0700)
src/allmydata/test/check_speed.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/check_speed.py
b/src/allmydata/test/check_speed.py
index d709f04861072308fc9e98beff96f1699dc64e84..84c21d47a1c5dbf8ef0f21d5ced851460e4617f4 100644
(file)
--- a/
src/allmydata/test/check_speed.py
+++ b/
src/allmydata/test/check_speed.py
@@
-1,4
+1,4
@@
-#! /
bin/env/
python
+#! /
usr/bin/env
python
import os, sys
from twisted.internet import reactor, defer