Utilisation d'une mbox non contenue dans un home
darcs-hash:20050519060543-d1718-5a3fd3890b15eade069771c618445818bd8cab7f.gz
This commit is contained in:
parent
96a86fbcfe
commit
1f625fede3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
MBOX=/home/bernat/mbox
|
MBOX=/var/tmp/mbox
|
||||||
TMP=mktemp
|
TMP=mktemp
|
||||||
spamc -t 60 < $MBOX > $TMP
|
spamc -t 60 < $MBOX > $TMP
|
||||||
if diff $TMP $MBOX > /dev/null; then
|
if diff $TMP $MBOX > /dev/null; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue