Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

This commit is contained in:
Sarven Capadisli 2009-12-02 19:35:57 +01:00
commit 5f0c6f3eaa

View File

@ -25,7 +25,7 @@ DIR=`php $SDIR/getpiddir.php`
for f in jabberhandler ombhandler publichandler smshandler pinghandler \
xmppconfirmhandler xmppdaemon twitterhandler facebookhandler \
twitterstatusfetcher synctwitterfriends; do
twitterstatusfetcher synctwitterfriends pluginhandler; do
FILES="$DIR/$f.*.pid"
for ff in "$FILES" ; do