Remove shebang from subunit._output module.
authorThomi Richards <thomi.richards@canonical.com>
Tue, 19 Nov 2013 02:37:28 +0000 (15:37 +1300)
committerThomi Richards <thomi.richards@canonical.com>
Tue, 19 Nov 2013 02:37:28 +0000 (15:37 +1300)
python/subunit/_output.py

index dd81b87b9bb83d0df053fff1fdaa95b12aa1a14b..c8b6a216cd3d4b7bb8f725bdce5bd07321a7bf67 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 #  subunit: extensions to python unittest to get test results from subprocesses.
 #  Copyright (C) 2013  Thomi Richards <thomi.richards@canonical.com>
 #
 #  subunit: extensions to python unittest to get test results from subprocesses.
 #  Copyright (C) 2013  Thomi Richards <thomi.richards@canonical.com>
 #