<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#CCCCCC" text="#000000">
    <div class="moz-cite-prefix">Hello Dmitry,<br>
      <br>
      Thank you for the patch. Since I do not have an iscsi setup handy
      with me right now, I'm gonna depend on you for some questions.<br>
      <br>
      <br>
      On Wednesday 15 October 2014 08:31 AM, Dmitry Danilov wrote:<br>
    </div>
    <blockquote
      cite="mid:20141015030114.9136.66170.reportbug@archive.bti"
      type="cite">
      <pre wrap="">             for BLOCK_FILE in $SESSION_DIR/target*/*\:*<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>block<span class="moz-txt-tag">/</span></i>*; do
+                       if  ! [ -d $BLOCK_FILE ]; then 
+                               continue
+                       fi</pre>
    </blockquote>
    <br>
    I named the variable BLOCK_FILE. From what I'm guessing, it'd give
    us the file names type block. No ??<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Ritesh Raj Sarraf
RESEARCHUT - <a class="moz-txt-link-freetext" href="http://www.researchut.com">http://www.researchut.com</a>
"Necessity is the mother of invention."
</pre>
  </body>
</html>