Changeset 1993 for trunk/src/kmk/tests/scripts/options
- Timestamp:
- Oct 29, 2008, 1:37:51 AM (17 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/kmk/tests/scripts/options/dash-l (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/kmk/tests/scripts/options/dash-lr969 r1993 46 46 $mkoptions .= " -j 4" if ($parallel_jobs); 47 47 48 &run_make_with_options($makefile, $mkoptions, &get_logfile); 48 # We have to wait longer than the default (5s). 49 &run_make_with_options($makefile, $mkoptions, &get_logfile, 0, 8); 49 50 50 51 $slurp = &read_file_into_string (&get_logfile(1)); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
