mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
testsuite: adapt informative message to say "Running _local_ registry tests".
The plan is to also test remote registry with "net rpc registry".
Michael
(This used to be commit b5507f8a95
)
This commit is contained in:
parent
41075fbfa1
commit
6989228d69
@ -14,7 +14,7 @@ net_misc() {
|
||||
}
|
||||
|
||||
net_registry() {
|
||||
echo "Running registry tests"
|
||||
echo "Running local registry tests"
|
||||
$SCRIPTDIR/test_net_registry.sh \
|
||||
|| failed=`expr $failed + $?`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user