diff options
Diffstat (limited to 'conform/glibcconform.py')
-rw-r--r-- | conform/glibcconform.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/glibcconform.py b/conform/glibcconform.py index 6075745574..1440dedc83 100644 --- a/conform/glibcconform.py +++ b/conform/glibcconform.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # Shared code for glibc conformance tests. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. |