You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2016/08/11 18:36:16 UTC

svn commit: r1756024 - /uima/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/cron/crontab.txt

Author: degenaro
Date: Thu Aug 11 18:36:16 2016
New Revision: 1756024

URL: http://svn.apache.org/viewvc?rev=1756024&view=rev
Log:
UIMA-5053 DUCC ducc_watcher optional admin script to determine status and send notifications

Modified:
    uima/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/cron/crontab.txt

Modified: uima/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/cron/crontab.txt
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/cron/crontab.txt?rev=1756024&r1=1756023&r2=1756024&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/cron/crontab.txt (original)
+++ uima/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/cron/crontab.txt Thu Aug 11 18:36:16 2016
@@ -1,2 +1,3 @@
+*/1 * * * * /home/duccy/ducc_runtime/admin/ducc_watcher
 */5 * * * * /home/duccy/ducc_runtime/examples/uima-ducc-vm/cron/autostart.sh
-* 22 * * * /home/duccy/ducc_runtime/examples/uima-ducc-vm/cron/cleanup.sh
+* 22 * * * /home/duccy/ducc_runtime/examples/uima-ducc-vm/cron/cleanup.sh
\ No newline at end of file