[sancov] using env for better portability
llvm-svn: 283136
This commit is contained in:
parent
385f10152c
commit
31dd377ffc
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
#===- symcov-report-server.py - Coverage Reports HTTP Serve --*- python -*--===#
|
||||
#
|
||||
# The LLVM Compiler Infrastructure
|
||||
|
|
|
|||
Loading…
Reference in New Issue