mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
test: add diagnostic message to net_registry test.
Michael (This used to be commit c04a234f8f6fbdf8e54c69414024d84aa71fec45)
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…
x
Reference in New Issue
Block a user