From 66ab62759263aee7038dd47ca6f883b70e86ada1 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 30 Jan 2004 01:27:40 +0000 Subject: [PATCH] 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 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 #--- -- 2.11.0