aboutsummaryrefslogtreecommitdiffstats
path: root/.openshift/cron/weekly/chronograph
diff options
context:
space:
mode:
Diffstat (limited to '.openshift/cron/weekly/chronograph')
-rwxr-xr-x.openshift/cron/weekly/chronograph3
1 files changed, 3 insertions, 0 deletions
diff --git a/.openshift/cron/weekly/chronograph b/.openshift/cron/weekly/chronograph
new file mode 100755
index 000000000..61de949f4
--- /dev/null
+++ b/.openshift/cron/weekly/chronograph
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+echo "`date`: `cat $(dirname \"$0\")/chrono.dat`"