mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
test: add diagnostic message to net_registry test.
Michael
(This used to be commit c04a234f8f
)
This commit is contained in:
parent
048dcbb75f
commit
8d7257453c
@ -315,6 +315,7 @@ test_setvalue_twice()
|
||||
|
||||
OUTPUT=`test_setvalue ${KEY} ${VALNAME} ${VALTYPE1} ${VALVALUE1}`
|
||||
if test "x$?" != "x0" ; then
|
||||
echo "ERROR: first setvalue call failed"
|
||||
printf "%s\n" "$OUTPUT"
|
||||
false
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user