Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2007 00:14:48 +0100
From:      "mal content" <artifact.one@googlemail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Why is portupgrade not logging?
Message-ID:  <8e96a0b90705121614u2d9e99b8q4ed596b782aa32c5@mail.gmail.com>
In-Reply-To: <8e96a0b90705121600k574b66fcu18f99dd9e453cec7@mail.gmail.com>
References:  <8e96a0b90705121600k574b66fcu18f99dd9e453cec7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13/05/07, mal content <artifact.one@googlemail.com> wrote:
> I am running the command like this:
>
> DATE_YEAR=`date +%Y`
> DATE_MONTH=`date +%m`
> DATE_DAY=`date +%d`
> LOG_BASE="$HOME/var/log/portupgrade"
> LOG="${LOG_BASE}/${DATE_YEAR}/${DATE_MONTH}/${DATE_DAY}_%s:%s.log"
>
> portupgrade \
>   -aRrv \
>   --batch \
>   -L "${LOG}"
>
> No files are ever created in ~/var/log/portupgrade/2007/05.
>
> Am I misunderstanding something about the -L switch?
>
> MC
>

Cosmic ray.

It's just started logging.

Never mind...
MC



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