Author: marvintriebel
Date: Fri Jul 4 14:30:07 2014
New Revision: 9654
URL: http://svn.gna.org/viewcvs/service-tech?rev=9654&view=rev
Log:
ya typo
Modified:
trunk/_meta/live2/frontend/generation/createAllInputsFromGgo.js
Modified: trunk/_meta/live2/frontend/generation/createAllInputsFromGgo.js
URL:
http://svn.gna.org/viewcvs/service-tech/trunk/_meta/live2/frontend/generation/createAllInputsFromGgo.js?rev=9654&r1=9653&r2=9654&view=diff
==============================================================================
--- trunk/_meta/live2/frontend/generation/createAllInputsFromGgo.js
(original)
+++ trunk/_meta/live2/frontend/generation/createAllInputsFromGgo.js Fri Jul
4 14:30:07 2014
@@ -30,7 +30,7 @@
var jsData = JSON.parse(data);
jsData.tools = allTools;
fs.writeFile(relOutputPath + "/config.json", JSON.stringify(jsData));
- }
+ });
});
function createInputJson(toolName) {
--
You received this e-mail, because you subscribed the mailing list
"service-tech-commits" which will forward you any e-mail addressed to
[email protected]. If you want to unsubscribe or make any changes to
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.