[Tests] Copying root options to global

This commit is contained in:
Salvador E. Tropea 2023-02-06 11:01:10 -03:00
parent 460b1a2dc3
commit 1e6189f637
1 changed files with 2 additions and 0 deletions

2
g1.sh
View File

@ -1,5 +1,7 @@
#!/bin/sh
# Fast tests
cat ~/.gitconfig
cp /root/.gitconfig /etc/gitconfig
cat /root/.gitconfig
ls -la /__w/KiBot/KiBot
pytest-3 -v --durations=0 -m "not slow" -n 2 --test_dir=output -k test_sch_replace_1