 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
--- mitgcm.org/front_content/get+parse_msg 2018/01/06 20:51:40 1.2 +++ mitgcm.org/front_content/get+parse_msg 2018/01/11 21:46:24 1.3 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/get+parse_msg,v 1.2 2018/01/06 20:51:40 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/get+parse_msg,v 1.3 2018/01/11 21:46:24 jmc Exp $ # # The purpose of this script is to parse the emails produced by the # MITgcm/verificaton/testreport script and store the data in a @@ -42,7 +42,7 @@ MUNPACK=$HERE/munpack UnpTmpD="/var/tmp/m-prts-$USER" TR_LIST='TTT.'$$ -TEMPDIR=/tmp/prc_emails +TEMPDIR="/tmp/prc_emails_$USER" STDOUT=$TEMPDIR/'outp.'$$ ERRMSG=/tmp/tmp.$$ PRT=1
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |