From d1bc237c7463178415b49d96cf278bfe34a90b8d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 18 Sep 2013 07:08:38 -0700 Subject: [PATCH] Improve strings. --- marc_export_custom/mucn-full-export-parallel-ebsco-wrapper.sh | 4 ++-- marc_export_custom/sitka-full-export-parallel-outlook-wrapper.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/marc_export_custom/mucn-full-export-parallel-ebsco-wrapper.sh b/marc_export_custom/mucn-full-export-parallel-ebsco-wrapper.sh index 6e696d9..2d6f4a3 100755 --- a/marc_export_custom/mucn-full-export-parallel-ebsco-wrapper.sh +++ b/marc_export_custom/mucn-full-export-parallel-ebsco-wrapper.sh @@ -9,7 +9,7 @@ if [ -z "${MAKEOPTS}" ]; then exit 1 fi [ -z "${T}" ] && export T=$(date -u +%Y%m%dT%H%M%SZ) -[ -z "${OUTDIR}" ] && export OUTDIR=$(mktemp --tmpdir -d ebsco_export.XXXXXXX) +[ -z "${OUTDIR}" ] && export OUTDIR=$(mktemp --tmpdir -d ebsco_export.$T.XXXXXXX) cd $OUTDIR $DIR/fetch-shortcodes.sh cd $DIR @@ -32,4 +32,4 @@ EOF lftp -f lftp.cmd chmod +x email-template-ebsco.sh ./email-template-ebsco.sh "$T" "@$(date +%s)" >email.txt -/usr/lib/sendmail email.txt -/usr/lib/sendmail