<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Federico,
<div><br>
</div>
<div>your commit aae775859f54f84734ba2cfc2945c02c52b95e1f on 12 Nov 2014 added this condition to ds_print_mi_list</div>
<div><br>
</div>
<div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>if(attr == 0)</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>return -1;</div>
<div><br>
</div>
</div>
<div>attr will always be 0 on first pass. were you adding something above that set attr ?</div>
<div><br>
</div>
<div>as a result of this change, <span style="font-size: 10pt;">kamctl fifo ds_list will always fail.</span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">cheers</span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><br>
</div>
</div>
</body>
</html>