bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #63156] Preserve TMPDIR in test env.


From: Dmitry Goncharov
Subject: [bug #63156] Preserve TMPDIR in test env.
Date: Tue, 4 Oct 2022 22:03:32 -0400 (EDT)

Follow-up Comment #1, bug #63156 (project make):

Tests which are supposed to test that make removes temporary files succeed
whether make removed the file or not.
This happens because, test_driver.pl sets TMPDIR in makeENV after setting env
for the test. Thus the test env uses the default TMPDIR and compare_output
uses $temppath.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63156>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]