summaryrefslogtreecommitdiff
path: root/mesa-debug
diff options
context:
space:
mode:
Diffstat (limited to 'mesa-debug')
-rwxr-xr-xmesa-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa-debug b/mesa-debug
index a49968a..bbc75c9 100755
--- a/mesa-debug
+++ b/mesa-debug
@@ -5,4 +5,4 @@ export cxxflags="${cflags}"
export buildtype=debug
export builddir=~/projects/mesa/build-debug
-exec mesa-run $@
+exec mesa-run "$@"