From ec0b06cec0c894845797066b3c9eebef9b3ccdeb Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Mon, 6 Aug 2012 13:23:17 +0400 Subject: [PATCH] Unknown column 'extra_info' in Chili db --- gitorious_chiliproject.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gitorious_chiliproject.sh b/gitorious_chiliproject.sh index e7801ed..6a490b9 100755 --- a/gitorious_chiliproject.sh +++ b/gitorious_chiliproject.sh @@ -79,13 +79,11 @@ for v in $CHILI_ID_GITORIOUS_REPO; do url, root_url, type, - path_encoding, - extra_info) + path_encoding) VALUES('$chili_project_id', '$gitorious_path', '$gitorious_path', 'Git', - '', '')" fi ;;