projets
/
progfou.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
201384d
)
On se limite au site indiqué => plus rapide et évite de toucher lost+found.
author
Progfou
<jean-christophe.andre@auf.org>
Wed, 19 Jan 2011 09:04:33 +0000
(16:04 +0700)
committer
Progfou
<jean-christophe.andre@auf.org>
Wed, 19 Jan 2011 09:04:33 +0000
(16:04 +0700)
wcs/wcs-extract-all
patch
|
blob
|
blame
|
history
diff --git
a/wcs/wcs-extract-all
b/wcs/wcs-extract-all
index
5781fd1
..
9c5d334
100755
(executable)
--- a/
wcs/wcs-extract-all
+++ b/
wcs/wcs-extract-all
@@
-14,7
+14,7
@@
if [ "`id -un`" != "root" ] ; then
fi
# XXX: hack en attendant de savoir corriger le umask de wcs…
-su -s /bin/sh -c "chmod -R g+rX ." -l "$WCS_USER"
+su -s /bin/sh -c "chmod -R g+rX $SITE" -l "$WCS_USER"
echo "Traitement des formulaires de '$SITE'..."
for f in $FORMS ; do