VirtualBox

Changeset 1952 in kBuild


Ignore:
Timestamp:
Oct 26, 2008 6:01:54 AM (16 years ago)
Author:
bird
Message:

tests/scripts/features/patternrules: different output in test 3, test 4 isn't -j2 safe.

File:
1 edited

Legend:

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

    r969 r1952  
    111111',
    112112"dir=$dir",
    113 "#MAKE#: *** [$dir/foo.bar] Error 1",
     113(!$is_kmk) ?
     114"#MAKE#: *** [$dir/foo.bar] Error 1" :
     115"#MAKE#: *** [$dir/foo.bar] Error 1" . '
     116The failing command:
     117 @touch $@ && exit 1',
    114118512);
    115119
     
    138142
    139143',
    140 '',
     144'-j1',
    141145'touch foo.in
    142146touch foo.h
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