[xmds2] 10/10: Avoid excessive output from the lorenz simulation
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Tue Jan 7 08:30:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository xmds2.
commit e29bf65796d1da53106212b49eafade2b858ad3d
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Tue Jan 7 09:02:50 2014 +0100
Avoid excessive output from the lorenz simulation
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 88a9309..0ae1845 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_auto_test:
./run_tests.py ; \
cd ./examples ; \
xmds2 lorenz.xmds ; \
- ./lorenz ; \
+ ./lorenz | grep '^\(Seg\| Att\|Gen\)' ; \
xsil2graphics2 -m lorenz.xsil ; \
echo 'source ("lorenz.m"); plot (t_1, xR_1);' \
'disp ("Octave plot succeeded")' \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/xmds2.git
More information about the debian-science-commits
mailing list