--- mitgcm.org/front_content/parse_emails 2003/12/07 06:52:17 1.2 +++ mitgcm.org/front_content/parse_emails 2005/04/04 01:36:04 1.3 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/parse_emails,v 1.2 2003/12/07 06:52:17 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/parse_emails,v 1.3 2005/04/04 01:36:04 edhill Exp $ # # The purpose of this script is to parse the emails produced by the # MITgcm/verificaton/testreport script and store the data in a @@ -28,7 +28,7 @@ INDIR="/u/edhill/Mail/MITgcm-test" OUTDIR= TEMPDIR=./ptmp -MUNPACK=munpack +MUNPACK=/usr/local/bin/munpack # Parse options ac_prev=