9868749abe
Bug 76494 - #!/usr/bin/python in testsuite https://bugs.freedesktop.org/show_bug.cgi?id=76494
6 lines
108 B
Python
Executable File
6 lines
108 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
from hb_test_tools import *
|
|
|
|
UtilMains.process_multiple_files (DiffSinks.print_stat)
|