Signed-off-by: Jan Vesely <[email protected]> --- utests/utest_generator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utests/utest_generator.py b/utests/utest_generator.py index 2c02ad6..d66788c 100644 --- a/utests/utest_generator.py +++ b/utests/utest_generator.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 from __future__ import print_function import os,sys,re,string -- 2.7.4 _______________________________________________ Beignet mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/beignet
