diff options
Diffstat (limited to 'tools/commitfest/update_archive_threads.py')
-rwxr-xr-x | tools/commitfest/update_archive_threads.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/commitfest/update_archive_threads.py b/tools/commitfest/update_archive_threads.py index 59064f6..9738f25 100755 --- a/tools/commitfest/update_archive_threads.py +++ b/tools/commitfest/update_archive_threads.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Update all attached mail threads from the archives. # |