[Home]

Summary:ASTERISK-05480: jumping janitor patch
Reporter:BJ Weschke (bweschke)Labels:
Date Opened:2005-11-06 15:21:39.000-0600Date Closed:2008-01-15 15:54:20.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_md5_janitor.patch
Description:jumping janitor patch and some new app arg parsing.
Comments:By: Jason Parker (jparker) 2005-11-06 15:27:00.000-0600

+"The option string may contain zero of the following character:\n"

Maybe this should read "zero of more of the following:" or perhaps "zero or more of the following options/characters:"?

By: Russell Bryant (russell) 2005-11-06 17:12:09.000-0600

added to cvs head modified for north's suggestion, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:54:20.000-0600

Repository: asterisk
Revision: 6988

U   trunk/apps/app_md5.c

------------------------------------------------------------------------
r6988 | russell | 2008-01-15 15:54:19 -0600 (Tue, 15 Jan 2008) | 2 lines

make jumping optional, make an exit status var, use args parsing macros (issue ASTERISK-5480)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6988