summaryrefslogtreecommitdiffstats
path: root/bin/dohtml.py
Commit message (Collapse)AuthorAgeFilesLines
* For compatibility, still exit successfully if there are skipped directories.Zac Medico2009-10-311-1/+1
| | | | | | We can make it more strict later. (trunk r14762) svn path=/main/branches/2.1.7/; revision=14765
* Bug #290921 - Always exit unsuccessfully if -r is not specified and aZac Medico2009-10-311-5/+6
| | | | | | directory is skipped. This reverts a behavior change from r9484. (trunk r14760) svn path=/main/branches/2.1.7/; revision=14764
* Rename dohtml to dohtml.py. Next commit will add a shell script wrapper forZac Medico2009-10-111-0/+191
EPYTHON handling. (trunk r14581) svn path=/main/branches/2.1.7/; revision=14583