run_all_tests: /usr/bin/env python
authorPaul Brossier <piem@piem.org>
Fri, 8 Feb 2013 15:57:29 +0000 (10:57 -0500)
committerPaul Brossier <piem@piem.org>
Fri, 8 Feb 2013 15:57:29 +0000 (10:57 -0500)
interfaces/python/run_all_tests

index 17233ab6b0168aa65824c4f41b4524605b261cfd..ad18a92cfb8ee2ca70c52aa79edc382f3e5916c9 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! /usr/bin/env python
 
 if __name__ == '__main__':
   import os, sys, unittest