[otrs-cvs] ITSMConfigurationManagement/bin otrs.ITSMConfigItemDelete.pl, 1.3, 1.4

"CVS commits notifications of OTRS.org" <[email protected]> Fri, 26 Apr 2013 10:41:30 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ITSMConfigurationManagement/bin
In directory lancelot:/tmp/cvs-serv10283/bin

Modified Files:
	otrs.ITSMConfigItemDelete.pl 
Log Message:
Improved wording.

Author: ub

Index: otrs.ITSMConfigItemDelete.pl
===================================================================
RCS file: /home/cvs/ITSMConfigurationManagement/bin/otrs.ITSMConfigItemDelete.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -2 -u -d -r1.3 -r1.4
--- otrs.ITSMConfigItemDelete.pl	20 Nov 2012 19:06:48 -0000	1.3
+++ otrs.ITSMConfigItemDelete.pl	26 Apr 2013 10:41:25 -0000	1.4
@@ -2,5 +2,5 @@
 # --
 # bin/otrs.ITSMConfigItemDelete.pl - to delete config items
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -59,5 +59,5 @@
 print "otrs.ITSMConfigItemDelete.pl <Revision $VERSION> - ";
 print "delete config items (all, by class (and deployment state) or by number).\n";
-print "Copyright (C) 2001-2012 OTRS AG, http://otrs.org/\n";
+print "Copyright (C) 2001-2013 OTRS AG, http://otrs.org/\n";
 
 my $Help              = '';
@@ -234,5 +234,5 @@
         }
     }
-    print "$DeletedCI config items have been deleted.\n\n";
+    print "Deletd $DeletedCI config item(s).\n\n";
 
     return 1;
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log