--- mitgcm.org/front_content/parse_emails 2005/04/04 01:36:04 1.3 +++ mitgcm.org/front_content/parse_emails 2005/06/22 13:39:42 1.4 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/parse_emails,v 1.3 2005/04/04 01:36:04 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/parse_emails,v 1.4 2005/06/22 13:39:42 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 @@ -154,7 +154,7 @@ echo " done" echo -n "setting permissions to world-readable ..." -chmod -R a+rx $OUTDIR +chmod -R a+rx $OUTDIR > /dev/null 2>&1 echo " done"