<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>60607</integer>
    </number>
    <user>
      <string>zecke</string>
    </user>
    <title>
      <string>only check the presence, do not load the stuff yet</string>
    </title>
    <contents>
      <string>@@ -71,7 +71,7 @@
     def go(self, loc, ud, d):
         &quot;&quot;&quot;Fetch url&quot;&quot;&quot;
 
-        if Fetch.try_mirror(d, ud.localfile):
+        if os.access(os.path.join(data.getVar(&quot;Dl_DIR&quot;, d, True), ud.localfile), os.R_OK)
             bb.msg.debug(1, bb.msg.domain.Fetcher, &quot;%s already exists (or was stashed). Skipping git checkout.&quot; % ud.localpath)
             return
 
</string>
    </contents>
    <universal-time>
      <integer>3419533429</integer>
    </universal-time>
    <channel>
      <string>#oe</string>
    </channel>
    <colorization-mode>
      <string></string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <keyword>TRUE</keyword>
    </is-unicode>
  </paste>
</paste-with-annotations>