1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

testsuite: update introductory comment to test_net_regsistry.sh

This is now used to test rpc and local access depending on
command line parameters.

Michael
This commit is contained in:
Michael Adam 2008-06-19 13:52:49 +02:00
parent fdc03c0a5b
commit 73c17b6303

View File

@ -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"