summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/pkg_mgr_install.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/local/www/pkg_mgr_install.php b/src/usr/local/www/pkg_mgr_install.php
index f1531c2..274ca36 100644
--- a/src/usr/local/www/pkg_mgr_install.php
+++ b/src/usr/local/www/pkg_mgr_install.php
@@ -101,6 +101,8 @@ $sendto = "output";
// Todo:
// Respect next_log_line and append log to output window rather than writing it
+// isvalidpid($g['varrun_path']/$g['product_name']-upgrade.pid)
+
if($_REQUEST['ajax']) {
$response = "";
$code = 0;
OpenPOWER on IntegriCloud