Thread (4 messages) flat view 4 messages, 3 authors, 2021-08-23

Re: [PATCH] multi-pack-index: fix --object-dir from outside repo

From: Junio C Hamano <hidden>
Date: 2021-08-23 08:05:44

Johannes Berg [off-list ref] writes:
I just needed to go outside the current test git directory, the tests
are running in a way that the current working directory is already the
git tree I'm operating in.
quoted
Even if you mean to use "cd",
please do so within a sub-shell.
I thought about it, but clearly all the tests are run in a sub-shell, so
it didn't seem necessary? But happy to change, I don't really care
either way.
Please learn to care before you write your next test, then ;-)

These tests are not run in a sub-shell; they are eval'ed, so that
the assignment they make to variables can persist and affect the
next test piece.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help