Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2012 20:35:15 +0200
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Niclas Zeising <zeising@daemonic.se>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r305843 - in head/security/amavisd-new: . files
Message-ID:  <5079B463.1040706@FreeBSD.org>
In-Reply-To: <5079B220.80206@daemonic.se>
References:  <201210131804.q9DI4vrq076263@svn.freebsd.org> <5079B220.80206@daemonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Em 13-10-2012 20:25, Niclas Zeising escreveu:
>> -  df %%AMAVISDIR%%/tmp |  grep '^/dev/md'>  /dev/null
>> -  if [ $? -eq 1 ];then
>> +  df /var/amavis/tmp | grep -E '^(/dev/md|tmpfs)'>  /dev/null
>         ^^^^^^^^^^^^^^^
> Was this intentional?  It seems like it would break things for people
> using a different directory for amavisd related things.

Ooops! Of course, it was not intentional... Thanks!

Gabor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5079B463.1040706>