[gnome-live] Make cron job working
- From: Zhang Sen <zhangsen src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-live] Make cron job working
- Date: Mon, 13 Jul 2009 11:58:29 +0000 (UTC)
commit 7dea4ffcff3d6773eb6afbf0c534f3de408490e8
Author: Zhang Sen <zh jesse gmail com>
Date: Mon Jul 13 19:54:51 2009 +0800
Make cron job working
* Delete trailing spaces
* Please replace <mail> and <user> at your need
dev-kit/build-system/crontab | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/dev-kit/build-system/crontab b/dev-kit/build-system/crontab
index a37bf91..13ff4d0 100644
--- a/dev-kit/build-system/crontab
+++ b/dev-kit/build-system/crontab
@@ -1,6 +1,6 @@
-SHELL=/bin/bash
-PATH=/sbin:/bin:/usr/sbin:/usr/bin
-MAILTO=ken
-HOME=/home/ken
-
-0 0 * * * $HOME/src/gnome-live/dev-kit/build-system/cron.sh
+SHELL=/bin/bash
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+MAILTO=<mail>
+HOME=/home/<user>
+
+10 21 * * * /home/shared/GNOME/gnome-live/dev-kit/build-system/cron.sh > /home/<user>/cronlog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]