This fixes tests that do things like
mkdir <dir>
cd <dir>
..
<cmd> *.foo
Paths
| Differential D31510
Use the current working directory in the glob expansion ClosedPublic Authored by • rafael on Mar 30 2017, 2:25 PM.
Details
Diff Detail
Revision Contents
Diff 93542 utils/lit/lit/ShCommands.py
utils/lit/lit/TestRunner.py
|