]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:test: add comment header to test_net_registry.sh
authorMichael Adam <obnox@samba.org>
Wed, 16 Feb 2011 10:50:57 +0000 (11:50 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 16 Feb 2011 11:56:41 +0000 (12:56 +0100)
source3/script/tests/test_net_registry.sh

index 2d8a135eb551189eb611726c974b09169e4ea381..d7b6ab99eec053b52c505c361bb670eaa9e49f44 100755 (executable)
@@ -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"