Jason Zhao wrote: > Steve: > > Very glad to hear your comments. > Now I have changed the code of flg.flp and xref.I'd like to request > to review. > > After that,I hope to putback to scm gate. >
Hi Jason, A few things, most of them nits. - Update/fix format of copyright - SCCS Keywords shouldn't be expanded (and possibly should be removed) - flg.flp.sh:76 Use 'workspace name' to test for TeamWare, not $CODEMGR_WS/Codemgr_wsdata (and adjust error message further down) - xref.sh:102 Same as above. - Wrap lines at 80 columns. -- Rich