mirror of
https://github.com/samba-team/samba.git
synced 2025-02-21 01:59:07 +03:00
test: add diagnostic message to net_registry test.
Michael
This commit is contained in:
parent
8f0c25f01f
commit
c04a234f8f
@ -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