summaryrefslogtreecommitdiff
path: root/src/main.aap
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-05-15 13:56:02 +0200
committerBram Moolenaar <Bram@vim.org>2010-05-15 13:56:02 +0200
commitfff2beeeaa2c02a18fa4b2a6807717679e1a6dcf (patch)
treec7f77628ab6a605e7d1c111556a32a52e5c6006e /src/main.aap
parent00a927d62b68a3523cb1c4f9aa3f7683345c8182 (diff)
downloadvim-git-fff2beeeaa2c02a18fa4b2a6807717679e1a6dcf.tar.gz
First step in the Vim 7.3 branch. Changed version numbers.
Diffstat (limited to 'src/main.aap')
-rw-r--r--src/main.aap3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main.aap b/src/main.aap
index 21b617446..b36fc3662 100644
--- a/src/main.aap
+++ b/src/main.aap
@@ -267,7 +267,8 @@ distclean: clean
# messages. Don't worry about that.
# If there is a real error, there will be a difference between "test.out" and
# a "test99.ok" file.
-# If everything is alright, the final message will be "ALL DONE".
+# If everything is alright, the final message will be "ALL DONE". If not you
+# get "TEST FAILURE".
#
test check:
VimProg = ../$Target