logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

CVS: tmda-cgi/skel/install anomalies,1.6,1.7: msg#00029

Subject: CVS: tmda-cgi/skel/install anomalies,1.6,1.7
Update of /cvsroot/tmda/tmda-cgi/skel/install
In directory sc8-pr-cvs1:/tmp/cvs-serv9402/skel/install

Modified Files:
        anomalies 
Log Message:
Modified autoinstaller so it can handle user names with dots in them (qmail
requires specific .qmail filenames!).

Added horizontal scrolls to text input boxes, so wide text blocks can be more
easily manipulated.


Index: anomalies
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/skel/install/anomalies,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- anomalies   7 Aug 2003 05:18:22 -0000       1.6
+++ anomalies   18 Aug 2003 23:17:07 -0000      1.7
@@ -24,7 +24,7 @@
 # the user's HOME directory).
 VIRTUAL_ONLY = \
   {"qmail":
-    ["%(Parent)s/.qmail-%(User)s", "%(Parent)s/.qmail-%(User)s-default"]
+    ["%(Parent)s/.qmail-%(qUser)s", "%(Parent)s/.qmail-%(qUser)s-default"]
   }
 
 # PARENT_RE is a regular expression used to verify that we have a valid parent

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs



<Prev in Thread] Current Thread [Next in Thread>