burn the logs and use 'install.bash'
[webi-installers/.git] / _common / normalize.js
index 0f28e238c391c707652fe399ea5cc15a4cc7be62..dac09020a7f4473ebfd917ecf3144bb3a0ac1791 100644 (file)
@@ -42,8 +42,7 @@ function normalize(all) {
     if (!rel.os) {
       rel.os =
         Object.keys(osMap).find(function (regKey) {
-          /*
-          console.log(
+          /* console.log(
             'release os:',
             regKey,
             osMap[regKey],