summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system/myth_mtc.sh
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-08-09 05:43:10 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-08-09 05:43:10 (GMT)
commit105a7f4ebcae4bd2fee13c5093239ada08696f79 (patch)
tree80239d7714c0abf3e0dfd0ddee40aecd5c06ba33 /abs/core-testing/LinHES-system/myth_mtc.sh
parentb00220cfb9b2ec206b20abe15c01ad869afafbe3 (diff)
downloadlinhes_pkgbuild-105a7f4ebcae4bd2fee13c5093239ada08696f79.zip
linhes_pkgbuild-105a7f4ebcae4bd2fee13c5093239ada08696f79.tar.gz
linhes_pkgbuild-105a7f4ebcae4bd2fee13c5093239ada08696f79.tar.bz2
LinHES-system:Fix for myth_mtc.sh not running via cron.daily.
Diffstat (limited to 'abs/core-testing/LinHES-system/myth_mtc.sh')
-rwxr-xr-xabs/core-testing/LinHES-system/myth_mtc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-system/myth_mtc.sh b/abs/core-testing/LinHES-system/myth_mtc.sh
index fc81254..89ed37d 100755
--- a/abs/core-testing/LinHES-system/myth_mtc.sh
+++ b/abs/core-testing/LinHES-system/myth_mtc.sh
@@ -1,6 +1,7 @@
#!/bin/bash
. /etc/profile
date=`date +%Y-%m-%d`
+mkdir /var/log/$date
myth_mtc.py > /var/log/$date/myth_mtc.log
if [ $? = 0 ]
then