Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/make_summary 2010/01/20 03:02:49 1.60
+++ mitgcm.org/front_content/make_summary 2010/03/02 19:26:10 1.61
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.60 2010/01/20 03:02:49 jmc Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.61 2010/03/02 19:26:10 jmc Exp $
#
# The purpose of this script is to create HTML summaries of the
# directories produced by the "parse_emails" script.
@@ -19,6 +19,7 @@
exit 1
}
+export LC_ALL="en_US.UTF-8"
CURR_PER=`date +%Y`"_"`date +%m`
# defaults
PERIOD=$CURR_PER
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |