Commit bc720eed authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

usr http://www.erp5.org/ instead of obsoleted http://torrent.erp5.org/ .

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28469 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c73f9792
......@@ -63,11 +63,11 @@ for bt in bt_list:\n
# modify repository list information\n
if end:\n
# set default repository list when test is finished\n
repository_list = [\'http://torrent.erp5.org/dists/snapshot/bt5\']\n
repository_list = [\'http://www.erp5.org/dists/snapshot/bt5\']\n
else:\n
# just used test repository to not display to many bt and thus have listbox\n
# with many pages\n
repository_list = [\'http://torrent.erp5.org/dists/snapshot/test_bt5\']\n
repository_list = [\'http://www.erp5.org/dists/snapshot/test_bt5\']\n
\n
context.portal_templates.updateRepositoryBusinessTemplateList(repository_list)\n
\n
......
447
\ No newline at end of file
448
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment