diff options
Diffstat (limited to 'src/main.aap')
-rw-r--r-- | src/main.aap | 3 |
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 |