changeset 36715:47768e29af74

Improve testing of the help message header files. Utilize help_text.
author ib
date Sat, 08 Feb 2014 16:19:52 +0000
parents 489c1945bbe2
children 4926c0a1d1f7
files help/help_check.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_check.sh	Fri Feb 07 20:45:20 2014 +0000
+++ b/help/help_check.sh	Sat Feb 08 16:19:52 2014 +0000
@@ -38,6 +38,7 @@
 #include "config.h"
 #include "$h"
 void $CHECK () {
+strdup(help_text);
 EOF
 
   while read line; do