Index: /branches/eam_branches/ipp-pstamp-20260421/pstamp/web/status.php
===================================================================
--- /branches/eam_branches/ipp-pstamp-20260421/pstamp/web/status.php	(revision 43076)
+++ /branches/eam_branches/ipp-pstamp-20260421/pstamp/web/status.php	(revision 43077)
@@ -92,4 +92,5 @@
 $command = "$SCRIPT pstamp_server_status";
 
+// echo "<br><b>running command $command<br></b>";
 
 if ($command) {
@@ -100,5 +101,5 @@
     if ($command_status == 0) {
         // it worked!
-//        echo "<pre>\n";
+	// echo "<pre>\n";
         for ($i=0; $i< count($output); $i++) {
             // echo "$output[$i]<br />\n";
