Index: trunk/pstamp/scripts/pstamp_server_status
===================================================================
--- trunk/pstamp/scripts/pstamp_server_status	(revision 36639)
+++ trunk/pstamp/scripts/pstamp_server_status	(revision 40748)
@@ -39,5 +39,8 @@
 # isn't necessary if the pstamp/web stuff is configured to point at the 
 # ipp build. But currently it's running out of Bill's build
-my $ipphome = "/home/panstarrs/ipp";
+
+# EAM 2017.03.08 : need to point at temporary ITC location:
+# my $ipphome = "/home/panstarrs/ipp";
+my $ipphome = "/data/ippc64.1/ippitc";
 my $status_cmd = "psstatus";
 
@@ -46,5 +49,5 @@
 chdir $rundir or die "failed to cd to $rundir";
 
-
+# print "pantasks_client: $pantasks_client\n";
 
 my $now = `date -u`;
