Skip to content
Snippets Groups Projects
Commit e48a3f30b73c authored by David M. Carr's avatar David M. Carr
Browse files

tests: remove piping of command git init to remove leading path

In many cases we were piping to a python script to strip out the varying leading
path to the test repos.  This is no longer needed, as the modern run-test.py
automatically substitutes the leading path as $TESTTMP.  Eliminating the piping
makes the tests easier to read and write, as well as allowing the exit codes
to be verified by the test.
parent bc7b18c2e5ef
No related branches found
No related tags found
No related merge requests found
Showing
with 52 additions and 78 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment