diff options
Diffstat (limited to '.circleci/checksetup_answers.legacy.txt')
-rw-r--r-- | .circleci/checksetup_answers.legacy.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.circleci/checksetup_answers.legacy.txt b/.circleci/checksetup_answers.legacy.txt index 11d8c9131..759ee081a 100644 --- a/.circleci/checksetup_answers.legacy.txt +++ b/.circleci/checksetup_answers.legacy.txt @@ -8,4 +8,3 @@ $answer{'create_htaccess'} = ''; $answer{'cvsbin'} = '/usr/bin/cvs'; $answer{'diffpath'} = '/usr/bin'; $answer{'interdiffbin'} = '/usr/bin/interdiff'; -$answer{'urlbase'} = 'http://<<HOSTNAME>>:8000/bmo/'; |