Skip to content

Commit

Permalink
patching expected results refs #21, #14526
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Mar 16, 2024
1 parent 814b005 commit d07d72d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Warning: Teleporting person 'public' from vehicle destination edge 'a' to intended destination edge 'b' time=507.00
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-03-16 16:42:03 by Eclipse SUMO sumo Version v1_19_0+1345-023309a4552
<!-- generated on 2024-03-16 17:15:44 by Eclipse SUMO sumo Version v1_19_0+1348-7a1ef7c54d6
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand Down Expand Up @@ -38,7 +38,7 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="public" depart="4.00" arrival="507.00">
<person id="public" depart="4.00" arrival="1113.00">
<stop busStop="bs_2" duration="0.00"/>
<ride from="c" to="a" busStop="bs_0" lines="line0" intended="v0" depart="300.00"/>
<ride from="a" to="b" busStop="bs_1" lines="line0" intended="v1" depart="1100.00"/>
Expand Down

0 comments on commit d07d72d

Please sign in to comment.