From: ivan Date: Fri, 30 Jan 2004 01:27:40 +0000 (+0000) Subject: multiple self-service machines aren't enclosed in quotes X-Git-Tag: freeside_1_4_2beta1~281 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=66ab62759263aee7038dd47ca6f883b70e86ada1;p=freeside.git multiple self-service machines aren't enclosed in quotes --- diff --git a/Makefile b/Makefile index b2b096e22..c6def6f64 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ FREESIDE_PATH = `pwd` SELFSERVICE_USER = fs_selfservice SELFSERVICE_MACHINES = localhost -# SELFSERVICE_MACHINES = "web1.example.com web2.example.com" +# SELFSERVICE_MACHINES = web1.example.com web2.example.com #---