Index: trunk/pstamp/scripts/pstamp_runcommand.sh
===================================================================
--- trunk/pstamp/scripts/pstamp_runcommand.sh	(revision 16591)
+++ trunk/pstamp/scripts/pstamp_runcommand.sh	(revision 16764)
@@ -17,9 +17,9 @@
 
 # These variables need to be customized for a particular installation
-# XXX: why not pass these on on the command line ?
+# XXX: why not pass these on on the command line or in the environment?
 export PSCONFDIR=/export/data0/bills/psconfig
 
 WORK_DIR=/export/data1/bills/pstamp/work
-CMD_DIR=/export/data0/bills/src/ipp/pstamp/scripts
+CMD_DIR=/export/data0/bills/src/ipp/pstamp/scripts:/export/data0/bills/src/ipp/DataStoreServer/web/cgi
 
 #### END LOCAL_CONFIGURATION
@@ -50,4 +50,6 @@
 ###
 PATH=${CMD_DIR}:${PATH}
+#echo path: $PATH >&2
+#echo command: $* >&2
 
 ## make sure we are able to run the desired command
