]> git.saurik.com Git - wxWidgets.git/commitdiff
fixing path for test_gui
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 14 Apr 2009 16:06:14 +0000 (16:06 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 14 Apr 2009 16:06:14 +0000 (16:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/include/csleobuild.xml

index 61bad8e14eeed0d14e6c095ed2a5fa1aeb73601d..0827858432180feb2fe01606c5115e188b370571 100644 (file)
                 export DYLD_LIBRARY_PATH=../lib
                 cd tests &amp;&amp;
                 ./test &amp;&amp;
- <!--               ./test_gui -->
+                ./test_gui.app/Contents/MacOS/test_gui
             </command>
         </copy-with-defaults>
     </test>