]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't create final files when index is set to only
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 27 Jan 2011 15:27:41 +0000 (15:27 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 27 Jan 2011 15:27:41 +0000 (15:27 +0000)
commitedc276df91bfed4b32fd37a736ade5ca019c6deb
tree23f99d8d8a14c845e7e44450d8c0c97705f45950
parent1219fb1aafb5453daf1a1de2c36f189472be2988
Don't create final files when index is set to only

Some report files are unnecessary when indexonly is set. They are not
generated any more.

The temporary files that produces those files are still created.
report.c