Changeset 0333442 in rtems-tools for tester/covoar/covoar.cc
- Timestamp:
- 01/02/18 22:59:31 (4 years ago)
- Branches:
- 5, master
- Children:
- 623a641
- Parents:
- b516a58
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tester/covoar/covoar.cc
rb516a58 r0333442 176 176 if ( !target ) { 177 177 option = "target -T"; 178 option;178 throw option; 179 179 } 180 180
Note: See TracChangeset
for help on using the changeset viewer.