The indexed expect script had the below line source parse.exp
The html rendered file split parse and exp into 2 different links as below source <a http://localhost:8080/source/s?defs=parse>parse</a>.<a http://blrm1063nb:8080/source/s?defs=exp>exp</a> >From the behaviour for c/cxx files, the expected output is source <a http://blrm1063nb:8080/source/s?path=parse.exp>parse.exp</a> Does opengrok understand tcl/expect scripts? -Shiv
