aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-03 03:13:56 +0200
committerSven Gothel <[email protected]>2011-09-03 03:13:56 +0200
commitfabc77b4c04b562371d27d5a0203dd52dcd634e4 (patch)
tree9041c3af19e04ce4541aeff500740a1b482b56ec /make
parentbbdd6f95687da343bf7a6550c3bc9bb4444116e5 (diff)
test script ..
Diffstat (limited to 'make')
-rwxr-xr-xmake/scripts/tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index da16be48b..bed9254b1 100755
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -67,7 +67,7 @@ function jrun() {
#D_ARGS="-Djogl.debug.Animator -Dnewt.debug=all"
#D_ARGS="-Dnewt.debug.EDT -Dnewt.debug.Display -Dnativewindow.debug.X11Util -Djogl.debug.GLDrawable -Djogl.debug.GLCanvas"
#D_ARGS="-Djogl.debug.GLContext -Dnewt.debug=all"
- D_ARGS="-Djogl.debug.GraphicsConfiguration -Djogl.debug.CapabilitiesChooser -Dnewt.debug=all"
+ D_ARGS="-Djogl.debug.GraphicsConfiguration -Djogl.debug.CapabilitiesChooser"
#D_ARGS="-Dnewt.debug.Screen -Dnewt.debug.EDT -Djogamp.debug.Lock"
#D_ARGS="-Dnewt.debug.EDT"
#D_ARGS="-Djogl.debug=all -Dnativewindow.debug=all -Dnewt.debug=all"