pull up r19520 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 25 Apr 2007 21:49:00 +0000 (21:49 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 25 Apr 2007 21:49:00 +0000 (21:49 +0000)
commit6354d58805cfa646ecbb3bca6704b757343bf5b7
tree1daecc976a9351179afc3a78b942ccd7c698c3d3
parent7504090934d274d7875857b9bf1255c750dd0694
pull up r19520 from trunk

 r19520@cathode-dark-space:  raeburn | 2007-04-22 20:30:40 -0400
 ticket: new
 subject: remove debugging code accidentally left in ftp/cmds.c

 Debugging code I added months ago in ftp/cmds.c and forgot to remove
 has apparently escaped notice until now.  Markus Moeller reports
 seeing a bunch of "cmds.c: at line (number)" lines printed when he
 connects to a server.

 This patch removes those lines.  A couple other debugging statements
 that test for the debug flag being set on the command line are left
 in.

ticket: 5541
version_fixed: 1.6.2

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19527 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftp/cmds.c