Skip to content

Commit

Permalink
TODO: use env or whereis for x-compat
Browse files Browse the repository at this point in the history
  • Loading branch information
nikcub committed Apr 17, 2012
1 parent 3f7264a commit 185f97d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions floyd/bin/floyd
@@ -1,6 +1,7 @@
#!/bin/sh

# python 2.6+
# @TODO whereis or env python
python -E -m floyd.__main__ $*

# python 2.5
Expand Down

0 comments on commit 185f97d

Please sign in to comment.