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:
8390d83
)
trailing-whitespace eradication, no functional changes
author
Brian Warner
<warner@allmydata.com>
Thu, 1 Nov 2007 22:29:28 +0000
(15:29 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 1 Nov 2007 22:29:28 +0000
(15:29 -0700)
src/allmydata/util/find_exe.py
patch
|
blob
|
history
diff --git
a/src/allmydata/util/find_exe.py
b/src/allmydata/util/find_exe.py
index f15a4030779066e64c561c12e5bc40d45fff4b99..aa02e9b3e0e31b53ffb10c01cf3bbec1039d36ff 100644
(file)
--- a/
src/allmydata/util/find_exe.py
+++ b/
src/allmydata/util/find_exe.py
@@
-25,4
+25,4
@@
def find_exe(exename):
return cmd
else:
return False
-
+