rev 8867 - www/v2

Adeodato Simó adeodato at alioth.debian.org
Wed Jan 9 18:45:02 UTC 2008


Author: adeodato
Date: 2008-01-09 18:45:01 +0000 (Wed, 09 Jan 2008)
New Revision: 8867

Modified:
   www/v2/genweb-hook.sh
Log:
umask 002

Modified: www/v2/genweb-hook.sh
===================================================================
--- www/v2/genweb-hook.sh	2008-01-09 18:33:55 UTC (rev 8866)
+++ www/v2/genweb-hook.sh	2008-01-09 18:45:01 UTC (rev 8867)
@@ -1,5 +1,6 @@
 #!/bin/bash -e
 
+umask 002
 DIR=/var/lib/gforge/chroot/home/groups/pkg-kde/web-autoupdate/www/v2
 OUTPUT=/var/lib/gforge/chroot/home/groups/pkg-kde/web-autoupdate/www/v2/output
 rm -rf $DIR/pages/*~ $OUTPUT




More information about the pkg-kde-commits mailing list