<div dir="ltr">Hi Mike,<div><br></div><div>Environment variables in sites.xml no longer works in 0.95. There was a brief discussion about it in <a href="https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=423">https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=423</a>.</div>
<div><br></div><div>The test suite uses sed to replace {env.*} values, so I don't think it gets tested directly.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jul 19, 2014 at 10:05 AM, Michael Wilde <span dir="ltr"><<a href="mailto:wilde@anl.gov" target="_blank">wilde@anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It seems like, in 0.95-RC6,  "{ }" substitution in sites.xml does not work.<br>
<br>
A run with this fails:<br>
<br>
<workdirectory>{env.HOME}/swiftwork</workdirectory><br>
<br>
while this works:<br>
<br>
<workdirectory>/clhome/WILDE/swiftwork</workdirectory><br>
<br>
I'll need to isolate a simple test case, and search bugzilla, but was<br>
wondering if this is a known issue?<br>
<br>
Is it tested in the test suite?<br>
<br>
Thanks,<br>
<br>
- Mike<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Michael Wilde<br>
Mathematics and Computer Science          Computation Institute<br>
Argonne National Laboratory               The University of Chicago<br>
<br>
_______________________________________________<br>
Swift-devel mailing list<br>
<a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>
</font></span></blockquote></div><br></div>