]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
testsuite: update introductory comment to test_net_regsistry.sh
authorMichael Adam <obnox@samba.org>
Thu, 19 Jun 2008 11:52:49 +0000 (13:52 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 19 Jun 2008 15:22:27 +0000 (17:22 +0200)
This is now used to test rpc and local access depending on
command line parameters.

Michael
(This used to be commit 73c17b630317b5019e5d5f2b989b8de081a73e07)

source3/script/tests/test_net_registry.sh

index 4fe6db42d78f9682db4d0e400ee520f68f3092a2..b6d27970cc3684817384a6a96714edc3fb0f9b3a 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# tests for the "net registry" command - local access to the registry db
+# Tests for the "net registry" and "net rpc registry" commands.
+# rpc tests are chose by specifying "rpc" as commandline parameter.
 
 RPC="$1"