summaryrefslogtreecommitdiff
path: root/lib/subunit/runtests.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-11-14 09:47:16 +0100
committerJelmer Vernooij <jelmer@samba.org>2012-11-14 12:11:57 +0100
commita53caea7a27c8616cabfc2e5bdf91a90e35891d5 (patch)
tree5e1ad6e0387c076cc41d14213efbe4457d861690 /lib/subunit/runtests.py
parent7b654a8c180a6467147189332916a5e56634b5af (diff)
downloadsamba-a53caea7a27c8616cabfc2e5bdf91a90e35891d5.tar.gz
samba-a53caea7a27c8616cabfc2e5bdf91a90e35891d5.tar.bz2
samba-a53caea7a27c8616cabfc2e5bdf91a90e35891d5.zip
subunit: Update to latest upstream version.
Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Wed Nov 14 12:11:58 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 8ecc6cd3fb..691e3b34da 100755
--- a/lib/subunit/runtests.py
+++ b/lib/subunit/runtests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# -*- Mode: python -*-
#
# Copyright (C) 2004 Canonical.com