[sumo] 07/10: Update autopkgtest.

Anton Gladky gladk at moszumanska.debian.org
Sun May 15 08:14:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository sumo.

commit d7c2d922fc7ad73c09cb2e3912cae471d7e085ee
Author: Anton Gladky <gladk at debian.org>
Date:   Sat May 14 23:19:31 2016 +0200

    Update autopkgtest.
---
 debian/tests/parade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/parade b/debian/tests/parade
index d4bbd90..01272fd 100755
--- a/debian/tests/parade
+++ b/debian/tests/parade
@@ -8,9 +8,9 @@ export OMPI_MCA_orte_rsh_agent=/bin/false
 
 WORKDIR=$(mktemp -d)
 trap "rm -rf $WORKDIR" 0 INT QUIT ABRT PIPE TERM
-cp docs/examples/sumo/visualization/parade/* $WORKDIR/
+cp docs/examples/sumo/hokkaido/* $WORKDIR/
 cd $WORKDIR
  
-sumo -b 0 -e 10000 -n net.net.xml -r input_routes.rou.xml -c parade.sumocfg --summary-output sum.out
+sumo -b 0 -e 10000 -n net.net.xml -r input_routes.rou.xml -c hokkaido.sumocfg --summary-output sum.out
 cat sum.out
 echo "run: OK"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sumo.git



More information about the debian-science-commits mailing list