Be quiet.
darcs-hash:20041206125830-41617-1a1d0c993e700f626dc7efa86b022074d64d422e.gz
This commit is contained in:
parent
2fda042789
commit
fd0b00f93a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if [ $CHEMIN/commit.todo -nt $CHEMIN/commit.ok ]; then
|
||||||
chmod -R o-rwx $REPOSITORY
|
chmod -R o-rwx $REPOSITORY
|
||||||
touch $OQP
|
touch $OQP
|
||||||
cd /home/httpd/web
|
cd /home/httpd/web
|
||||||
su www-data -c "/usr/bin/cvs -d $REPOSITORY update -P -d"
|
su www-data -c "/usr/bin/cvs -d $REPOSITORY update -P -d" >/dev/null 2>&1
|
||||||
test -s $OQP || rm -f $OQP
|
test -s $OQP || rm -f $OQP
|
||||||
su www-data -c "touch $CHEMIN/commit.ok"
|
su www-data -c "touch $CHEMIN/commit.ok"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue