Przeglądaj źródła

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 lat temu
rodzic
commit
33f3dfed88

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

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

粤ICP备19079148号