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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jun 2008 12:19:48 +0000 (14:19 +0200)
This is now used to test rpc and local access depending on
command line parameters.

Michael
(cherry picked from commit 73c17b630317b5019e5d5f2b989b8de081a73e07)
(cherry picked from commit febf046fc47dd3de3bbb6c0da5b218d73ef0487c)

source/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"