summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2003-05-08 09:34:39 +0000
committerivan <ivan>2003-05-08 09:34:39 +0000
commitc97973a5145438eedd9fe16841897f5c4febb995 (patch)
tree5f9ed363f4fd674e2ee51c46c86e8a8b6ac75df2 /Makefile
parent5839c5c7d8fe0b2cfe13e2bbd3a1c25128b4cecf (diff)
general Pg 7.3 fix for setting int columns to '' / NULL
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 92f8206..433563e 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ SIGNUP_MACHINE = localhost
SIGNUP_AGENTNUM = 2
SIGNUP_REFNUM = 2
-SELFSERVICE_USER = nostart
+SELFSERVICE_USER = fs_selfservice
SELFSERVICE_MACHINE = localhost
#---