Change the shebang line for the pyhesiodfs example
authorEvan Broder <broder@mit.edu>
Tue, 12 Aug 2008 00:08:23 +0000 (17:08 -0700)
committerEvan Broder <broder@mit.edu>
Tue, 12 Aug 2008 00:08:23 +0000 (17:08 -0700)
routefs/examples/pyhesiodfs.py

index 6c5f77b..0392bce 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sw/bin/python2.5
+#!/usr/bin/python
 
 import hesiod
 import routefs
 
 import hesiod
 import routefs