Changeset 9567 for trunk/tools/smoke.pl
- Timestamp:
- 12/08/09 23:03:46 (2 years ago)
- File:
-
- 1 edited
-
trunk/tools/smoke.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/smoke.pl
r9485 r9567 72 72 if ($make_out =~ /Warning: prerequisite (.*)/) { 73 73 $output = "\n\nThere seem to be at least one missing prerequisite:\n$1"; 74 $output = "\n\nThere might be more missing\n";74 $output .= "\n\nThere might be more missing\n"; 75 75 $status = "FAIL - missing prereq"; 76 76 # TODO, list al the missing prereqs
Note: See TracChangeset
for help on using the changeset viewer.
