[lldb] Update shebang python2 -> python

llvm-svn: 352259
This commit is contained in:
Jonas Devlieghere 2019-01-26 01:05:02 +00:00
parent 8ca0875617
commit 8068bc9071
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python
import subprocess
import sys