Просмотр исходного кода

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 лет назад
Родитель
Сommit
33f3dfed88
1 измененных файлов с 1 добавлено и 0 удалено
  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
 # Copyright (c) MetaCommunications, Inc. 2003-2005
 #
 #

粤ICP备19079148号