Index: e_route-rnd.c =================================================================== --- e_route-rnd.c (revision 34137) +++ e_route-rnd.c (revision 34138) @@ -67,6 +67,7 @@ } free(cmd); + /* read and apply the result of the routing */ r = rnd_actionva(hl, "LoadTedaxFrom", "route_res", route_res, NULL); if (r != 0) { rnd_message(RND_MSG_ERROR, "route-rnd: failed to import the route result from tEDAx\n");