From 48d0341cdd41040714f1e9896efe89d49296bc78 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Thu, 7 Jan 2016 10:51:53 +0200 Subject: Make shebang interpreter directives consistent --- scripts/list-fixed-bugs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/list-fixed-bugs.py') diff --git a/scripts/list-fixed-bugs.py b/scripts/list-fixed-bugs.py index dad0fc353e..51f3c36e69 100755 --- a/scripts/list-fixed-bugs.py +++ b/scripts/list-fixed-bugs.py @@ -1,4 +1,4 @@ -#! /usr/bin/python3 +#!/usr/bin/python3 # Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # -- cgit v1.2.3