[otrs-cvs] CVS: otrs/bin UnlockTickets.pl,1.20,1.21

cvs-log at otrs.org cvs-log at otrs.org
Tue Aug 22 14:08:52 CEST 2006


Update of /home/cvs/otrs/bin
In directory lancelot:/tmp/cvs-serv17124

Modified Files:
	UnlockTickets.pl 
Log Message:
Fixed typo


Index: UnlockTickets.pl
===================================================================
RCS file: /home/cvs/otrs/bin/UnlockTickets.pl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** UnlockTickets.pl	16 Feb 2006 23:11:25 -0000	1.20
--- UnlockTickets.pl	22 Aug 2006 11:08:50 -0000	1.21
***************
*** 159,163 ****
      print "  --help        display this option help\n";
      print "  --timeout     unlock old tickets\n";
!     print "  --all         unlock all ticksts (force)\n";
      exit (1);
  }
--- 159,163 ----
      print "  --help        display this option help\n";
      print "  --timeout     unlock old tickets\n";
!     print "  --all         unlock all tickets (force)\n";
      exit (1);
  }



More information about the cvs-log mailing list