<div><br></div>Michael,<div><br></div><div>What should the double ampersand operator do in the following case?</div><div><br></div><div>     imgfetch ${uuid}/foo.bar && goto :have_foo_bar</div><div>     imgfetch foo.bar</div>
<div>     :have_foo_bar</div><div><br></div><div>The goto only executes if the ${uuid}/foo.bar fetch succeeds, but the script aborts when this fetch fails.  Is this the expected behavior?</div><div><br></div><div>Duane</div>
<div><br></div><div>ps. check your backlog again</div>