webgen v4.0.2 + mkdirinex() + some cosmetix
This commit is contained in:
parent
987ca7161e
commit
573a0ab3ae
1 changed files with 1 additions and 1 deletions
|
@ -250,6 +250,6 @@ if outfile != sys.stdout:
|
|||
|
||||
# Dig the files-directory and generate an index.
|
||||
linecounter=mkdirindex(filesdir, indexfilename, filesdirheadline)
|
||||
print("LC=",linecounter)
|
||||
print("Dirindex in ",filesdir," has ", linecounter, "lines")
|
||||
|
||||
# Have a nice time.
|
||||
|
|
Loading…
Reference in a new issue