[fichiers_copyrightes] On n'envoit les notifications seulement à bureau@crans.org
Ignore-this: c8770ab7e0b8cab7478cd91231c24dd8 darcs-hash:20130126184831-3a55a-be310f9743a6c9298845f6ab2c2dcb96d0765079.gz
This commit is contained in:
parent
e3115377c5
commit
94eaddc883
2 changed files with 2 additions and 2 deletions
|
@ -11,4 +11,4 @@ chown root:root "$NEWFILE"
|
|||
|
||||
find /home-adh/ -ignore_readdir_race -type f -regex ".*\.$EXTS" | sort >> $NEWFILE
|
||||
|
||||
diff -U 0 "$OLDFILE" "$NEWFILE" | mail -s "Detection des fichiers potentiellement copyrightes" bureau@lists.crans.org tvincent@crans.org
|
||||
diff -U 0 "$OLDFILE" "$NEWFILE" | mail -s "Detection des fichiers potentiellement copyrightes" bureau@lists.crans.org
|
||||
|
|
|
@ -18,7 +18,7 @@ import shutil
|
|||
|
||||
# Variables générales
|
||||
|
||||
sendto = 'bureau@lists.crans.org tvincent@crans.org'
|
||||
sendto = 'bureau@lists.crans.org'
|
||||
analysed_path = '/home-adh/'
|
||||
|
||||
old_path = '/usr/scripts/var/copyrighted-content.old'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue