X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JsCompile.php;h=1611e2da8b8253d4e00cd2ab89ff770bfba55a31;hb=cf3de9ec5cefcec4cc501a7ae2df031305ba537b;hp=054828eb454276b0f77108a1b8e102d09334a310;hpb=d64d016275541ba65273c34dcf5852a138214c91;p=Pman.Core diff --git a/JsCompile.php b/JsCompile.php index 054828eb..1611e2da 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -258,9 +258,18 @@ class Pman_Core_JsCompile extends Pman $cmd = "$seed {$o['jspacker']}/pack.js -o $eoutput " . implode($ofiles, ' ') . ' 2>&1'; //echo "
$cmd\n";
         //echo `$cmd`;
+        
+         echo "";
+            
+        
+        
         $res = `$cmd`;
         //exit;
-        
+        file_put_contents($output.'.log'. $res);
         // since this only appears when we change.. it's ok to dump it out..
           echo "