pidl: fix samba4.pidl.samba3-cli test
authorStefan Metzmacher <metze@samba.org>
Wed, 13 Aug 2008 14:58:12 +0000 (16:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 Aug 2008 11:13:49 +0000 (13:13 +0200)
metze

source/pidl/tests/samba3-cli.pl

index 80725d28cfe28c6fd3400c3a9be5db34b565f884..d7629541597e9b210273f918d064343979fbad32 100755 (executable)
@@ -44,7 +44,6 @@ is($x->{res},
 
        status = cli_do_rpc_ndr(cli,
                                mem_ctx,
-                               PI_FOO,
                                &ndr_table_foo,
                                NDR_BAR,
                                &r);
@@ -89,7 +88,6 @@ is($x->{res},
 
        status = cli_do_rpc_ndr(cli,
                                mem_ctx,
-                               PI_FOO,
                                &ndr_table_foo,
                                NDR_BAR,
                                &r);