summaryrefslogtreecommitdiff
path: root/build/tap-unittest
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2014-03-23 08:59:12 +0100
committerStef Walter <stefw@gnome.org>2014-03-23 08:59:12 +0100
commitd418a2dfc47fc378ff49f602e9dc41956a514f3b (patch)
treeac433ca9e750ab598b53f635da7ab11426195b66 /build/tap-unittest
parent0c8b680004e73a41a277f70d6e6e1388eaab7380 (diff)
downloadlibsecret-d418a2dfc47fc378ff49f602e9dc41956a514f3b.tar.gz
build: Use /usr/bin/env to find python during tests
Diffstat (limited to 'build/tap-unittest')
-rwxr-xr-xbuild/tap-unittest2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tap-unittest b/build/tap-unittest
index 915ec7d..a2e6c81 100755
--- a/build/tap-unittest
+++ b/build/tap-unittest
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# This is a TAP compiler for python unittest