Rev 86: fixed prev. ibwrapper_test options in http://samba.org/~tridge/psomogyi/

psomogyi at gamax.hu psomogyi at gamax.hu
Thu Apr 26 15:09:52 GMT 2007


------------------------------------------------------------
revno: 86
revision-id: psomogyi at gamax.hu-20070426150930-zs7qhwcjc4s34sfr
parent: psomogyi at gamax.hu-20070426150636-8452axi0xus04574
committer: Peter Somogyi <psomogyi at gamax.hu>
branch nick: ctdb
timestamp: Thu 2007-04-26 17:09:30 +0200
message:
  fixed prev. ibwrapper_test options
modified:
  ib/ibwrapper_test.c            ibwrapper_test.c-20061214171730-h11a2z5ed6pt66hj-1
=== modified file 'ib/ibwrapper_test.c'
--- a/ib/ibwrapper_test.c	2007-04-26 15:06:36 +0000
+++ b/ib/ibwrapper_test.c	2007-04-26 15:09:30 +0000
@@ -561,7 +561,7 @@
 	signal(SIGINT, ibwtest_sigint_handler);
 	srand((unsigned)time(NULL));
 
-	while ((op=getopt(argc, argv, "i:o:d:m:st:n:l:v:g:")) != -1) {
+	while ((op=getopt(argc, argv, "i:o:d:m:st:n:l:v:a:")) != -1) {
 		switch (op) {
 		case 'i':
 			tcx->id = talloc_strdup(tcx, optarg);



More information about the samba-cvs mailing list