As previously sent, please apply patch and update DDP web page
accordingly. (I am afraid title did not get your attention before.)

On Mon, Mar 18, 2002 at 11:00:26PM +0100, Denis Barbier wrote:
> Followup-For: Bug #138802
> Package: www.debian.org
> Version: N/A; reported 2002-03-18
> Tags: patch

> Hi webmasters,
> 
> here is a shell script to make log files acessible under /devel/website/build/
> When applied /devel/website/wml_run.log may be removed.
> 
> Denis

> #!/bin/sh
> 
> webtopdir=/org/www.debian.org
> logdir=$webtopdir/www/devel/website/build
> 
> umask 002
> 
> mkdir -p $logdir/webwml $logdir/ddp $logdir/bf
> 
> for log in cvs_update.log daily.log weekly.log wml_run.log
> do
>     ln -sf $webtopdir/cron/$log $logdir/webwml/$log
> done
> 
> for log in cvs.log make.log
> do
>     ln -sf $webtopdir/ddp/$log $logdir/ddp/$log
>     ln -sf $webtopdir/bf/woody/$log $logdir/bf/$log
> done
> 


-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
 Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to