source: rtems-tools/tester/covoar/configFile.txt @ 100f517

4.104.115
Last change on this file since 100f517 was 100f517, checked in by Chris Johns <chrisj@…>, on 05/09/14 at 11:50:37

covoar: Merger the covoar source from rtems-testing.git.

Use waf to build covoar.

  • Property mode set to 100644
File size: 277 bytes
Line 
1#
2#  This is a comment.
3#
4
5projectName = RTEMS 4.10
6
7verbose = no   
8
9verbose
10
11verbose     yes   
12
13bad_option  = no
14
15verbose = yes   # comment
16
17verbose = no # comment
18
19  verbose   =   yes   
20# next line is filled with spaces
21                       
22                  # comment
Note: See TracBrowser for help on using the repository browser.