Regression testing

This commit is contained in:
o9000 2017-09-28 18:39:15 +02:00
parent a57b6a4706
commit 18f49d0d52

View file

@ -8,6 +8,11 @@ set -x
exec > ~/tint2.runner-test.log
exec 2>&1
cd ~/tint2
git reset --hard
git pull
cd ~/tint2.wiki
git reset --hard
git pull