The following commit has been merged in the master branch:
commit f34dd24f95e9ff68e39f07f1a6235cff980da7b4
Author: Anton Gladky <[email protected]>
Date:   Tue Jun 7 17:38:55 2011 +0200

    Test at first debug-version, then optimized

diff --git a/debian/rules b/debian/rules
index 5dfbeec..fea98bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,8 +41,8 @@ override_dh_auto_build:
        export MPLCONFIGDIR=${tmpDirMatplotLib} HOME=${tmpDirMatplotLib}; 
YADE_PREFIX=${tmpInstall} ${tmpInstall}/bin/yade${_VERSION}-batch 
--generate-manpage yade${_VERSION}-batch.1
 
 override_dh_auto_test:
-       export MPLCONFIGDIR=${tmpDirMatplotLib} HOME=${tmpDirMatplotLib}; 
YADE_PREFIX=${tmpInstall} ${tmpInstall}/bin/yade${_VERSION} --test
        export MPLCONFIGDIR=${tmpDirMatplotLib} HOME=${tmpDirMatplotLib}; 
YADE_PREFIX=${tmpInstallDbg} ${tmpInstall}/bin/yade${_VERSION} --debug --test
+       export MPLCONFIGDIR=${tmpDirMatplotLib} HOME=${tmpDirMatplotLib}; 
YADE_PREFIX=${tmpInstall} ${tmpInstall}/bin/yade${_VERSION} --test
        #Delete all pyc files
        find . -name '*.pyc' -print0 | xargs -0 rm -f
 

-- 
Yet Another Dynamic Engine. Platform for discrete element modeling.

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to