summaryrefslogtreecommitdiff
path: root/lib/subunit/runtests.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-12-26 22:11:13 +0100
committerJelmer Vernooij <jelmer@samba.org>2012-12-27 21:08:32 +0100
commitbcacd8fc80f8b366566d576fd654856930cfc4a4 (patch)
treebe5e4513800bd0e2216ef1aebdbd1d265e08d27b /lib/subunit/runtests.py
parent983a3ea437d76b769b82726cc602d26e0e57894a (diff)
downloadsamba-bcacd8fc80f8b366566d576fd654856930cfc4a4.tar.gz
samba-bcacd8fc80f8b366566d576fd654856930cfc4a4.tar.bz2
samba-bcacd8fc80f8b366566d576fd654856930cfc4a4.zip
subunit: Update to latest upstream version.
Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Thu Dec 27 21:08:32 CET 2012 on sn-devel-104
Diffstat (limited to 'lib/subunit/runtests.py')
-rwxr-xr-xlib/subunit/runtests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/subunit/runtests.py b/lib/subunit/runtests.py
index 691e3b34da..8ecc6cd3fb 100755
--- a/lib/subunit/runtests.py
+++ b/lib/subunit/runtests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
# -*- Mode: python -*-
#
# Copyright (C) 2004 Canonical.com