Oubli (par Benoit)
darcs-hash:20041123073932-41617-4d8404e9a7dc124bf3dea64d979c4a04dc31673f.gz
This commit is contained in:
parent
a533f3712d
commit
cf7c27085e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ for forum in $(find $Rep_News -type d -mindepth 1 -printf '%P \n') ; do
|
|||
done
|
||||
else # si le dernier message avant le dernier id-xage est annule ou modere :
|
||||
# on est bourrin : on re-indexe l'ensemble
|
||||
$(echo -n > $id)
|
||||
for article in $(find $Rep_News$forum -type f -maxdepth 1 -printf '%P \n') ; do
|
||||
mid=$(grep "Message-ID: " $Rep_News$forum/$article | awk '{print $2}')
|
||||
$(echo $article $mid >> $id )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue