Ignore:
Timestamp:
Dec 30, 2008, 2:30:01 AM (17 years ago)
Author:
bird
Message:

two more tests which requires some -j1 to get the order right.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/tests/scripts/misc/general2

    r969 r2165  
    3838&touch(@files_to_touch);
    3939
    40 &run_make_with_options($makefile,"",&get_logfile);
     40&run_make_with_options($makefile,"-j1",&get_logfile);
    4141
    4242# Create the answer to what should be produced by this Makefile
Note: See TracChangeset for help on using the changeset viewer.