stephan: server/kolabd/kolabd/namespace kolab,1.1.1.1,1.2

cvs at intevation.de cvs at intevation.de
Tue Jun 7 13:05:56 CEST 2005


Author: stephan

Update of /kolabrepository/server/kolabd/kolabd/namespace
In directory doto:/tmp/cvs-serv18503

Modified Files:
	kolab 
Log Message:
fix error message


Index: kolab
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/namespace/kolab,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- kolab	23 Nov 2004 20:26:47 -0000	1.1.1.1
+++ kolab	7 Jun 2005 11:05:54 -0000	1.2
@@ -203,7 +203,7 @@
 #   command line sanity check
 if [ ${#} -eq 0 ]; then
     echo "kolab:ERROR: Invalid command-line arguments." 1>&2
-    echo "kolab:ERROR: Run \"${openpkg_prefix}/bin/openpkg --help\" for list of valid arguments." 1>&2
+    echo "kolab:ERROR: Run \"${openpkg_prefix}/bin/kolab --help\" for list of valid arguments." 1>&2
     exit 1
 fi
 





More information about the commits mailing list