Author: marvintriebel
Date: Fri Jul  4 14:58:29 2014
New Revision: 9658

URL: http://svn.gna.org/viewcvs/service-tech?rev=9658&view=rev
Log:
no stop error

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=9658&r1=9657&r2=9658&view=diff
==============================================================================
--- trunk/_meta/live2/frontend/generation/createAllInputsFromGgo.js     
(original)
+++ trunk/_meta/live2/frontend/generation/createAllInputsFromGgo.js     Fri Jul 
 4 14:58:29 2014
@@ -53,6 +53,5 @@
     }).on("error", function(err) {
         console.log("error when requesting ggo file from backend server for: " 
+ toolName);
         console.log(err);
-        throw err;
     });
 }


-- 
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.

Reply via email to