Fix 'lime rebuild' from the Lime directory

This commit is contained in:
Joshua Granick
2015-03-20 09:52:15 -07:00
parent dc7a766623
commit a4b4e5db3a

View File

@@ -168,7 +168,7 @@ class CommandLineTools {
} else {
path = PathHelper.combine (words[0], "project");
path = PathHelper.combine (words[0], "project/Build.xml");
}