Skip to content

Commit 4437682

Browse files
author
thk123
committed
Corrected documentations to include .gb files
test.pl also accepts .gb files (GOTO binary programs), amending the main source documentation to reflect this.
1 parent ffb8e4a commit 4437682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/test.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ ($$$$)
194194
195195
where
196196
<level> is one of CORE, THOROUGH, FUTURE or KNOWNBUG
197-
<main source> is a file with extension .c/.i/.cpp/.ii/.xml/.class/.jar
197+
<main source> is a file with extension .c/.i/.gb/.cpp/.ii/.xml/.class/.jar
198198
<options> additional options to be passed to CMD
199199
<grep_options> additional flags to be passed to grep when checking required
200200
patterns (this is optional, if the line stats with a `-'

0 commit comments

Comments
 (0)