Skip to content

Commit

Permalink
[588677] Fix sphinx conf to use the proper python. (2nd attempt with …
Browse files Browse the repository at this point in the history
…suggestion from Shyam)
  • Loading branch information
Paul Craciunoiu committed Aug 19, 2010
1 parent e517b5b commit 571cb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/sphinx/sphinx.conf
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.6
#!/usr/bin/python2.6

ID_FACTOR = 6

Expand Down

0 comments on commit 571cb9d

Please sign in to comment.