aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-06 15:21:09 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-06 15:21:09 +0000
commit08642cb38b6403c8e2e42a4f649d40e6f0fcb7d6 (patch)
treec314c9dfd42ec5f4a7db9da937b063fba216e764 /schedule.ccl
parent6717566246afc9a1a132e2cdae13dead4bd840f1 (diff)
set up for small test runs
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@445 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 815801e..b2b5589 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,2 +1,7 @@
# Schedule definitions for thorn AHFinderDirect
# $Header$
+
+schedule test_patch_system at STARTUP after Driver_Startup
+{
+LANG: C
+} "test driver to verify that src/util/ and src/jtutil/ code works properly"