multiple self-service machines aren't enclosed in quotes
authorivan <ivan>
Fri, 30 Jan 2004 01:27:39 +0000 (01:27 +0000)
committerivan <ivan>
Fri, 30 Jan 2004 01:27:39 +0000 (01:27 +0000)
Makefile

index 0d99e13..1ac431c 100644 (file)
--- 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
 
 #---