Newline fix.

This commit is contained in:
Kolan Sh 2012-05-07 21:35:45 +04:00
parent b16bf13d33
commit 99e098cb95
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ fi
ALL_MYSQL_REPOS=`mysql -h$CHILI_MYSQL_HOSTNAME -u $CHILI_MYSQL_USER -e "SELECT url,root_url,id
FROM $CHILI_MYSQL_DBNAME.repositories
WHERE type='Mercurial'
OR type='Repository::Mercurial'"
OR type='Repository::Mercurial'" \
| grep -v tables_col|xargs|sed "s/ /\n/g"|tail -n+4`
repos_to_remove=
current_url=