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:
parent
fdc03c0a5b
commit
73c17b6303
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user