Mesa (master): Fix .gitignore for ralloc-test

Kenneth Graunke kwg at kemper.freedesktop.org
Tue Jun 5 01:11:33 UTC 2012


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

Author: Paul Berry <stereotype441 at gmail.com>
Date:   Mon Jun  4 15:44:48 2012 -0700

Fix .gitignore for ralloc-test

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 src/glsl/tests/.gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/glsl/tests/.gitignore b/src/glsl/tests/.gitignore
index 654d8a5..f773377 100644
--- a/src/glsl/tests/.gitignore
+++ b/src/glsl/tests/.gitignore
@@ -1,3 +1,3 @@
 Makefile
-ralloc_test
+ralloc-test
 uniform-initializer-test




More information about the mesa-commit mailing list