Sfoglia il codice sorgente

Add
#!/usr/bin/python
to the beginning. Otherwise, attempt to run the file by just adding executable
bit on Linux produces very unexpected results.


[SVN r32463]

Vladimir Prus 20 anni fa
parent
commit
33f3dfed88
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      tools/regression/xsl_reports/runner/regression.py

+ 1 - 0
tools/regression/xsl_reports/runner/regression.py

@@ -1,3 +1,4 @@
+#!/usr/bin/python
 
 # Copyright (c) MetaCommunications, Inc. 2003-2005
 #

粤ICP备19079148号