From 45ec7e490eca3151b87934732988001f8865117d Mon Sep 17 00:00:00 2001 From: grubert Date: Tue, 14 Sep 2010 11:28:44 +0000 Subject: [PATCH] A note at start (test commit) git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@6409 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- sandbox/grubert/runtest | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sandbox/grubert/runtest b/sandbox/grubert/runtest index d97ae12d8..0f80bb41e 100755 --- a/sandbox/grubert/runtest +++ b/sandbox/grubert/runtest @@ -3,6 +3,8 @@ # quick latex writer test runner # $Id$ +echo "THIS is not updated in normal commits" + CHECKS=0 FAILS=0 FAIL_QUEUE="" -- 2.11.4.GIT