link if the link name does not exist

This commit is contained in:
David A. Boger 2011-09-21 21:12:14 -04:00
parent b889631677
commit ceb3ca684b

View file

@ -885,7 +885,7 @@ int main(int argc, char *argv[])
fileName currentDir(cwd()); fileName currentDir(cwd());
chDir(timePath); chDir(timePath);
if (!exists(parentPath/runTime.timeName()/uniformDir)) if (!exists(uniformDir))
{ {
ln ln
( (