From: Michael Adam Date: Wed, 16 Feb 2011 10:50:57 +0000 (+0100) Subject: s3:test: add comment header to test_net_registry.sh X-Git-Tag: tevent-0.9.11~590 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fb4f2e0d595ca0ac8f867317c88710d0af45acf;p=thirdparty%2Fsamba.git s3:test: add comment header to test_net_registry.sh --- diff --git a/source3/script/tests/test_net_registry.sh b/source3/script/tests/test_net_registry.sh index 2d8a135eb55..d7b6ab99eec 100755 --- a/source3/script/tests/test_net_registry.sh +++ b/source3/script/tests/test_net_registry.sh @@ -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 +# Copyright (C) 2010 Gregor Beck +# # rpc tests are chose by specifying "rpc" as commandline parameter. RPC="$1"