VirtualBox

Changeset 1960 in kBuild


Ignore:
Timestamp:
Oct 26, 2008 7:17:42 PM (16 years ago)
Author:
bird
Message:

scripts/features/targetvars: first test assumes -j1 and will fail because of random execution order otherwise (no bugs).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/tests/scripts/features/targetvars

    r969 r1960  
    6161# TEST #1
    6262
    63 &run_make_with_options($makefile, "one two three", &get_logfile);
     63&run_make_with_options($makefile, "-j1 one two three", &get_logfile);
    6464$answer = "one bar\nfoo two\nBAR=1000\nfoo bar\n";
    6565&compare_output($answer,&get_logfile(1));
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette