From a53caea7a27c8616cabfc2e5bdf91a90e35891d5 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 14 Nov 2012 09:47:16 +0100 Subject: subunit: Update to latest upstream version. Autobuild-User(master): Jelmer Vernooij Autobuild-Date(master): Wed Nov 14 12:11:58 CET 2012 on sn-devel-104 --- lib/subunit/runtests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/subunit/runtests.py') 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 -- cgit