[Pkg-jed-commit] r422 - www

Rafael Laboissiere rafael at debian.org
Tue Sep 12 07:40:38 UTC 2006


* Rafael Laboissiere <rafael at costa.debian.org> [2006-09-12 07:23]:

> Author: rafael
> Date: 2006-09-12 07:23:52 +0000 (Tue, 12 Sep 2006)
> New Revision: 422
> 
> Modified:
>    www/Makefile
> Log:
> 
> 
> Modified: www/Makefile
> ===================================================================
> --- www/Makefile	2006-09-12 07:21:14 UTC (rev 421)
> +++ www/Makefile	2006-09-12 07:23:52 UTC (rev 422)
> @@ -14,7 +14,7 @@
>  	svn ci
>  	svn up
>  	@echo -n "Installing web site... "
> -	tar c --mode 664 $(INSTALLFILES) | \
> +	@tar c --mode 664 $(INSTALLFILES) | \
>  	  ssh $(HOST) 'cd $(DIR); umask 12; sg $(GROUP) -c "tar x"'
>  	@echo done

Sorry for this empty log message.  I already set it with svnadmin to be:

------------------------------------------------------------------------
r422 | rafael | 2006-09-12 09:23:52 +0200 (Tue, 12 Sep 2006) | 2 lines

Do not echo tar command

------------------------------------------------------------------------

-- 
Rafael



More information about the Pkg-jed-commit mailing list