From 22744fc3e34aaa5436723c419c91e29fb9ffc304 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 30 Jan 2004 01:27:39 +0000 Subject: [PATCH 1/1] multiple self-service machines aren't enclosed in quotes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #--- -- 2.11.0