浏览代码

perl: Improve CONFIG_PERL_TESTS help text

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 年前
父节点
当前提交
325128f754
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4
    4
      lang/perl/Config.in

+ 4
- 4
lang/perl/Config.in 查看文件

11
 	default n
11
 	default n
12
 	help
12
 	help
13
 		Include test suites for all perl packages.
13
 		Include test suites for all perl packages.
14
-		This will make perl related packages much bigger, so
15
-		use with care.
16
 		
14
 		
17
-		Note: Test support is still in development. Some tests
18
-		still fail, others are just missing completely.
15
+		This will increase the size of perl and related packages
16
+		considerably.
17
+		Test support is still in development. Some tests will fail,
18
+		others are just missing completely.
19
 
19
 
20
 endmenu
20
 endmenu