3 Sep 2007 12:24
[otrs-cvs] otrs/bin PostMaster.pl,1.25,1.26
<cvs-log <at> otrs.org>
2007-09-03 10:24:53 GMT
2007-09-03 10:24:53 GMT
Comments:
Update of /home/cvs/otrs/bin
In directory lancelot:/tmp/cvs-serv26120/bin
Modified Files:
PostMaster.pl
Log Message:
Improved usage.
Author: martin
Index: PostMaster.pl
===================================================================
RCS file: /home/cvs/otrs/bin/PostMaster.pl,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** PostMaster.pl 19 Mar 2007 22:27:19 -0000 1.25
--- PostMaster.pl 3 Sep 2007 10:24:48 -0000 1.26
***************
*** 52,56 ****
print "PostMaster.pl <Revision $VERSION> - OTRS cmd postmaster\n";
print "Copyright (c) 2001-2006 OTRS GmbH, http://otrs.org/\n";
! print "usage: PostMaster.pl -q <QUEUE> -t <TRUSTED> \n";
exit 1;
}
--- 52,56 ----
print "PostMaster.pl <Revision $VERSION> - OTRS cmd postmaster\n";
print "Copyright (c) 2001-2006 OTRS GmbH, http://otrs.org/\n";
! print "usage: PostMaster.pl -q <QUEUE> -t <TRUSTED> (default is trusted, use '-t 0' to disable trusted mode)\n";
(Continue reading)
RSS Feed