Commit e989e4a5 authored by Jérome Perrin's avatar Jérome Perrin

different variable names

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6800 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 269f0df5
......@@ -8,7 +8,7 @@
# Make sure this user exists in the portal, and has Member role
[ -z $AUTH ] && AUTH=zope:zope
[ -z $PORT ] && PORT=9080
[ -z $SITE ] && ZOPE_TIC_LOOP_SITE=erp5
[ -z $SITE ] && SITE=erp5
[ -z $TMP ] && TMP=/tmp
......
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