[Piglit] [PATCH 7/8] framework: change the chbang to python in piglit-print-commands
Dylan Baker
baker.dylan.c at gmail.com
Wed Mar 30 18:18:38 UTC 2016
Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
piglit-print-commands.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/piglit-print-commands.py b/piglit-print-commands.py
index 622d7fd..46241c0 100755
--- a/piglit-print-commands.py
+++ b/piglit-print-commands.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
--
2.7.4
More information about the Piglit
mailing list