From 18f49d0d523c18f4fdf5a6977c2b6e4d0c99e075 Mon Sep 17 00:00:00 2001 From: o9000 Date: Thu, 28 Sep 2017 18:39:15 +0200 Subject: [PATCH] Regression testing --- test/update_test_status.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/update_test_status.sh b/test/update_test_status.sh index 77537e4..438c007 100755 --- a/test/update_test_status.sh +++ b/test/update_test_status.sh @@ -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