summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2013-08-14 14:53:13 -0600
committerJonathan Corbet <corbet@lwn.net>2013-08-14 14:53:13 -0600
commitab4a298bdb935f6a81f862bccf0cfb4665fec800 (patch)
treeb5887e07870e316677cf73e6d38ec02acf51838e
parent62726e9dff51424f2933e2526cdb84df29eb00d5 (diff)
Use pypy
-rwxr-xr-xlinetags2
1 files changed, 1 insertions, 1 deletions
diff --git a/linetags b/linetags
index 2051b57..5106be2 100755
--- a/linetags
+++ b/linetags
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/pypy
#
# Find out how many lines were introduced in each major release.
#