--- mitgcm.org/scripts/mk_git_tarfile 2018/02/06 15:43:47 1.8 +++ mitgcm.org/scripts/mk_git_tarfile 2018/02/25 16:43:19 1.9 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/mk_git_tarfile,v 1.8 2018/02/06 15:43:47 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/mk_git_tarfile,v 1.9 2018/02/25 16:43:19 jmc Exp $ # download the source code from github and make a tar file git_repo='MITgcm'; git_code='MITgcm' @@ -44,7 +44,7 @@ echo 'Done!' #chmod 664 ${arName}.gz -ls -l ${arName}* +ls -l ${arName}* | tee -a $HOME/testing/logs/tar_file_list #exit backupDir="other_checkpoints"