make-redirects.py requires python3, explicitly specify it (#7625)

This commit is contained in:
Clint Wylie 2019-05-09 21:32:58 -07:00 committed by Jonathan Wei
parent 76e31937cb
commit 402d76a10f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with