gunnar: server cvs-kolab.sh,1.8,1.9

cvs at kolab.org cvs at kolab.org
Thu Sep 13 16:43:37 CEST 2007


Author: gunnar

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv10054

Modified Files:
	cvs-kolab.sh 
Log Message:
Forgot to declare -D

Index: cvs-kolab.sh
===================================================================
RCS file: /kolabrepository/server/cvs-kolab.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- cvs-kolab.sh	13 Sep 2007 10:05:05 -0000	1.8
+++ cvs-kolab.sh	13 Sep 2007 14:43:35 -0000	1.9
@@ -160,7 +160,7 @@
 
 
 
-while getopts hicuHFb:d:t: ARGS; do
+while getopts hicuDHFb:d:t: ARGS; do
     case $ARGS in
 	h) # Display help
 	    usage





More information about the commits mailing list