X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=robot.tcl;fp=robot.tcl;h=9851f1970de51e6b0ea998eeb1b2fd556477695f;hb=42bb1f0d354150a13cc193f19758d663b746291e;hp=73d558aad3893ad0b0b823f929247a5cb5d02dac;hpb=4355628830cd0f9e27c059d20254d8e1c30896eb;p=tclrobot.git diff --git a/robot.tcl b/robot.tcl index 73d558a..9851f19 100755 --- a/robot.tcl +++ b/robot.tcl @@ -1,5 +1,5 @@ #!/usr/bin/tclsh -# $Id: robot.tcl,v 1.45 2003/06/11 10:29:41 adam Exp $ +# $Id: robot.tcl,v 1.46 2003/09/18 07:41:25 adam Exp $ # proc RobotFileNext1 {area lead} { # puts "RobotFileNext1 area=$area lead=$lead" @@ -737,7 +737,7 @@ proc RobotTextHtml {task url out} { set href [string trim $parm(href)] if {![RobotHref $task $url href host path]} continue set URL($task,$url,bpath) $path - } a { + } -nonest a { # .. # we're not using nonest - otherwise body isn't set if {$nofollow} continue