VirtualBox

Changeset 1969 in kBuild for trunk/src/kmk/tests/scripts


Ignore:
Timestamp:
Oct 26, 2008 10:09:27 PM (16 years ago)
Author:
bird
Message:

scripts/variables/SHELL: Last test seems to be wrong, see Savannah bug #24655. Corrected the output expectation.s

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/tests/scripts/variables/SHELL

    r969 r1969  
    5050$extraENV{SHELL} = $mshell;
    5151
     52# bird: This was wrong, see Savannah bug #24655. Fixed in kBuild.
    5253run_make_test("all: export SHELL := /./$mshell\n".'
    5354all:;@echo "$(SHELL) $$SHELL"
    54 ', '', "/./$mshell $mshell");
     55', '', "/./$mshell /./$mshell");
    5556
    56571;
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