mirror of https://github.com/openXC7/prjxray.git
rempips: fix timeout
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
parent
84a290c1e7
commit
7dd058a1dd
|
|
@ -92,7 +92,7 @@ proc route_todo {} {
|
|||
# sometimes it gets stuck in specific orientations
|
||||
if {$tries >= 3} {
|
||||
puts "WARNING: to route net after $tries tries"
|
||||
continue
|
||||
break
|
||||
}
|
||||
|
||||
# Roll back
|
||||
|
|
|
|||
Loading…
Reference in New Issue