<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Jon,<div><br></div><div>The standard approach for handling apps that conditionally return a required data file is to run them through a wrapper script (typically a tiny shell script) which ensures that the conditional file is *always* created, even if its empty in cases where the real app did not create it.<div><br></div><div>- Mike<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;"><p>Hello,<br>
   I have a staging question. I have a metadata file that I read out of and do some mapping. I then run an app on this mapping. However some of the metadata is false occasionally. Because of this my app doesn't create the outfile and swift errors because there is no outfile to stage out. How do I tell swift that if there is no outfile, don't worry about staging out? </p>

<br>_______________________________________________<br>Swift-user mailing list<br>Swift-user@ci.uchicago.edu<br>http://mail.ci.uchicago.edu/mailman/listinfo/swift-user</blockquote><br><span><br><br>-- <br><span name="x"></span>Michael Wilde<br>Computation Institute, University of Chicago<br>Mathematics and Computer Science Division<br>Argonne National Laboratory<br><span name="x"></span><br></span></div></div></div></body></html>