repository encodings
This commit is contained in:
parent
f052b04231
commit
40ad7753a0
|
@ -114,6 +114,6 @@ for i in `seq 0 $((nrepos-1))`; do
|
||||||
'${repos_paths[$i]}',
|
'${repos_paths[$i]}',
|
||||||
'${repos_types[$i]}',
|
'${repos_types[$i]}',
|
||||||
'',
|
'',
|
||||||
'--- {}')"
|
'')"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue