From af0832769f0876f293d89ccb802872836df167b3 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 16 Oct 2007 17:23:34 +0200 Subject: r25673: Ignore RPC-FRSAPI for samba4. Guenther (This used to be commit b9d53f1eea8c1840e24edcbcbc3a284123ecfa36) --- source4/samba4-skip | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/samba4-skip') diff --git a/source4/samba4-skip b/source4/samba4-skip index f273c4c51c..00cef76643 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -43,6 +43,7 @@ RPC-EVENTLOG # Not provided by Samba 4 RPC-INITSHUTDOWN # Not provided by Samba 4 RPC-SVCCTL # Not provided by Samba 4 RPC-ATSVC # Not provided by Samba 4 +RPC-FRSAPI # Not provided by Samba 4 .*SAMBA3.* # Samba3-specific test ^NET-DOMOPEN$ # Hangs for some reason ^NET-API-BECOME-DC$ # Fails -- cgit