Author: coar
Date: Tue Mar  9 15:47:46 2010
New Revision: 920931

URL: http://svn.apache.org/viewvc?rev=920931&view=rev
Log:
Working around the permissions issue

Added:
    labs/pulse/analysis/demail.sh

Added: labs/pulse/analysis/demail.sh
URL: 
http://svn.apache.org/viewvc/labs/pulse/analysis/demail.sh?rev=920931&view=auto
==============================================================================
--- labs/pulse/analysis/demail.sh (added)
+++ labs/pulse/analysis/demail.sh Tue Mar  9 15:47:46 2010
@@ -0,0 +1,8 @@
+#! /bin/bash
+#
+# Extract raw list data from the email message on STDIN.
+#
+# N.B.: This script must be 6774 to the pulsestat user in order to
+# put the correct permissions on the output file!
+#
+ /usr/local/labs/pulse/analysis/listex-demail.pl > 
/usr/local/labs/pulse/data/queue/$(date +%Y-%m-%d.$$.xml)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to