mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
s3:test: add comment header to test_net_registry.sh
This commit is contained in:
parent
dbc7896e33
commit
7fb4f2e0d5
@ -1,6 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Tests for the "net registry" and "net rpc registry" commands.
|
||||
#
|
||||
# Blackbox tests for the "net registry" and "net rpc registry" commands.
|
||||
#
|
||||
# Copyright (C) 2010-2011 Michael Adam <obnox@samba.org>
|
||||
# Copyright (C) 2010 Gregor Beck <gbeck@sernet.de>
|
||||
#
|
||||
# rpc tests are chose by specifying "rpc" as commandline parameter.
|
||||
|
||||
RPC="$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user