--- mitgcm.org/scripts/daily_tarfile 2010/01/25 22:46:27 1.4 +++ mitgcm.org/scripts/daily_tarfile 2011/04/22 00:01:01 1.5 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/daily_tarfile,v 1.4 2010/01/25 22:46:27 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/daily_tarfile,v 1.5 2011/04/22 00:01:01 jmc Exp $ # download the source code and make a tar file @@ -18,7 +18,7 @@ test -e MITgcm && rm -rf MITgcm echo 'Checking out MITgcm...' -cvs co -P MITgcm > /dev/null 2>&1 +cvs co -P MITgcm > /dev/null #chgrp gcmpack MITgcm #chmod 775 MITgcm