ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cfmaps/cfupdate
(Generate patch)

Comparing cfmaps/cfupdate (file contents):
Revision 1.36 by root, Thu Oct 22 08:19:16 2009 UTC vs.
Revision 1.37 by root, Thu Oct 22 09:09:58 2009 UTC

135 fi 135 fi
136done 136done
137 137
138cfarch2html 138cfarch2html
139 139
140rm -f .index.dat~.* 140rm -f .index.dat~
141<.cfmap2html xargs -l50 cfmap2html 141<.cfmap2html xargs -l50 cfmap2html
142<.cfmap2html xargs cfmapidx -a 142<.cfmap2html xargs cfmapidx -a
143mv .index.dat~.dir .index.dat.dir 143mv .index.dat~ .index.dat
144mv .index.dat~.pag .index.dat.pag
145 144
146#rm -f .cfmap2html 145#rm -f .cfmap2html
147 146
148chown -R root.root . 147chown -R root.root .
149chmod -R u=rwX,go=rX . 148chmod -R u=rwX,go=rX .

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines