From 009739efca25e3ae8794e0ac281f2371568860d7 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 24 Jun 2005 10:19:04 +0000 Subject: [PATCH] snapshot --- helm/matita/scripts/crontab.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/matita/scripts/crontab.sh b/helm/matita/scripts/crontab.sh index ccbe4c8f1..d8ac761b3 100644 --- a/helm/matita/scripts/crontab.sh +++ b/helm/matita/scripts/crontab.sh @@ -7,18 +7,18 @@ rm -rf $TMPDIRNAME mkdir $TMPDIRNAME cd $TMPDIRNAME cvs -d $CVSROOT co helm/matita/scripts 1>/dev/null 2>/dev/null -bash helm/matita/scripts/profile_cvs.sh > LOG +bash helm/matita/scripts/profile_cvs.sh > LOG 1>&2 cat <