Skip to content

Commit

Permalink
Don't specify python version
Browse files Browse the repository at this point in the history
  • Loading branch information
elicollins committed Nov 13, 2009
1 parent ec69674 commit 33a5976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crepo.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.5
#!/usr/bin/env python
# (c) Copyright 2009 Cloudera, Inc.
from __future__ import with_statement
from contextlib import closing
Expand Down

0 comments on commit 33a5976

Please sign in to comment.