mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
more discriptions of what program does.
This commit is contained in:
parent
d3f5cce299
commit
f7d174f68f
@ -1,5 +1,3 @@
|
||||
#!perl
|
||||
|
||||
#!#perl# -T --
|
||||
|
||||
# This script does not need to run under taint perl since it will be
|
||||
@ -27,8 +25,8 @@
|
||||
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
|
||||
# Contributor(s):
|
||||
|
||||
# $Revision: 1.5 $
|
||||
# $Date: 2001/10/08 19:25:33 $
|
||||
# $Revision: 1.6 $
|
||||
# $Date: 2001/10/08 20:25:52 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Name: $
|
||||
|
||||
@ -92,6 +90,10 @@ recent min-archive-files are kept and if there are more then
|
||||
min-archive-files then additionally one file each day is kept for the
|
||||
previous max-archive-days. All other files are deleted.
|
||||
|
||||
Install in each directory a index.html file. This is necessary
|
||||
because browsers truncate long filenames and the naming convention
|
||||
causes our file names to be considered long.
|
||||
|
||||
|
||||
EOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user