summaryrefslogtreecommitdiff
path: root/lib/tdb/python/tests/simple.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tdb/python/tests/simple.py')
-rw-r--r--lib/tdb/python/tests/simple.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdb/python/tests/simple.py b/lib/tdb/python/tests/simple.py
index c7443c0d43..1c5982b1a4 100644
--- a/lib/tdb/python/tests/simple.py
+++ b/lib/tdb/python/tests/simple.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Some simple tests for the Python bindings for TDB
# Note that this tests the interface of the Python bindings
# It does not test tdb itself.