From 40ad7753a0a46a060f1841442470031fee8b7e80 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 11 Apr 2012 02:20:27 +0400 Subject: [PATCH] repository encodings --- rhodecode_chiliproject.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rhodecode_chiliproject.sh b/rhodecode_chiliproject.sh index d1693fb..d836698 100755 --- a/rhodecode_chiliproject.sh +++ b/rhodecode_chiliproject.sh @@ -114,6 +114,6 @@ for i in `seq 0 $((nrepos-1))`; do '${repos_paths[$i]}', '${repos_types[$i]}', '', - '--- {}')" + '')" done