Mesa (master): progs/perf: fix typo in sconscript

Keith Whitwell keithw at kemper.freedesktop.org
Thu Sep 24 15:52:30 UTC 2009


Module: Mesa
Branch: master
Commit: d93f022936c9986323f69b61d788e08196e2a58a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d93f022936c9986323f69b61d788e08196e2a58a

Author: Keith Whitwell <keithw at vmware.com>
Date:   Thu Sep 24 16:50:27 2009 +0100

progs/perf: fix typo in sconscript

---

 progs/perf/SConscript |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/progs/perf/SConscript b/progs/perf/SConscript
index 224928b..84f1669 100644
--- a/progs/perf/SConscript
+++ b/progs/perf/SConscript
@@ -12,7 +12,7 @@ progs = [
       'drawoverhead',
       'fbobind',
       'fill',
-      "readpixels',
+      'readpixels',
       'swapbuffers',
       'teximage',
       'vbo',




More information about the mesa-commit mailing list