[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-649-g81dab41

Volker Lendecke vl at samba.org
Fri Dec 14 11:05:43 GMT 2007


The branch, v3-2-test has been updated
       via  81dab4145ffaf21d5d2176b16b5989f4035dd791 (commit)
      from  04131b26de08b3cea948ef89921c56561d69dd1d (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 81dab4145ffaf21d5d2176b16b5989f4035dd791
Author: Karolin Seeger <ks at sernet.de>
Date:   Fri Dec 14 12:02:49 2007 +0100

    Revert smbclient changes.
    
    Patch broke option -p.
    Sorry for breaking the build!
    
    Karolin

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

Summary of changes:
 source/client/client.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/client/client.c b/source/client/client.c
index e1d67d7..d59af9e 100644
--- a/source/client/client.c
+++ b/source/client/client.c
@@ -4654,11 +4654,6 @@ static int do_message_op(void)
 		case 'g':
 			grepable=true;
 			break;
-		default:
-			d_fprintf(stderr, "\nInvalid option %s: %s\n\n",
-				  poptBadOption(pc, 0), poptStrerror(opt));
-			poptPrintUsage(pc, stderr, 0);
-			exit(1);
 		}
 	}
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list