Regression testing
This commit is contained in:
parent
a57b6a4706
commit
18f49d0d52
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ set -x
|
||||||
exec > ~/tint2.runner-test.log
|
exec > ~/tint2.runner-test.log
|
||||||
exec 2>&1
|
exec 2>&1
|
||||||
|
|
||||||
|
cd ~/tint2
|
||||||
|
git reset --hard
|
||||||
|
git pull
|
||||||
|
|
||||||
|
|
||||||
cd ~/tint2.wiki
|
cd ~/tint2.wiki
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git pull
|
git pull
|
||||||
|
|
Loading…
Reference in a new issue