fix quotes
authorivan <ivan>
Thu, 8 Apr 2004 12:23:00 +0000 (12:23 +0000)
committerivan <ivan>
Thu, 8 Apr 2004 12:23:00 +0000 (12:23 +0000)
Makefile

index 8a99210..f631bf1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -59,8 +59,8 @@ SELFSERVICE_MACHINES = localhost
 RT_ENABLED = 0
 #RT_ENABLED = 1
 RT_DOMAIN = example.com
-RT_TIMEZONE = 'US/Pacific';
-#RT_TIMEZONE = 'US/Eastern';
+RT_TIMEZONE = US/Pacific;
+#RT_TIMEZONE = US/Eastern;
 
 #---