mcramer
2013-07-30 fbe6a21116712168e3a00d44afb3f5edae1be549
server/lib/classes/monitor_tools.inc.php
@@ -897,7 +897,7 @@
         /*
          * Fetch the output
          */
         $data['output'] = shell_exec('apt-get -s -qq dist-upgrade');
         $data['output'] = $aptData;
      } elseif (file_exists('/etc/gentoo-release')) {
         /*