diff --git a/libcxx/utils/ssh.py b/libcxx/utils/ssh.py index 77e79ce3d71fb..65041757e54ac 100755 --- a/libcxx/utils/ssh.py +++ b/libcxx/utils/ssh.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ===----------------------------------------------------------------------===## # # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.