From: ivan Date: Fri, 30 Jan 2004 01:27:39 +0000 (+0000) Subject: multiple self-service machines aren't enclosed in quotes X-Git-Tag: NET_WHOIS_RAW_0_31~162 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=22744fc3e34aaa5436723c419c91e29fb9ffc304 multiple self-service machines aren't enclosed in quotes --- diff --git a/Makefile b/Makefile index 0d99e1361..1ac431cca 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 #---