From d71eeea164ee48f8a7e783dbb31c2e16f1bcab04 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Sun, 3 Jun 2018 20:03:41 -0300 Subject: Update script --- dotest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotest.sh b/dotest.sh index a39a012..a87cb9f 100755 --- a/dotest.sh +++ b/dotest.sh @@ -2,4 +2,4 @@ mvn clean compile exec:java > outp.txt 2> error.txt; -tail -n +36 outp.txt | view -c "normal! zR" -; +tail -n +32 outp.txt | view -c "normal! zR" -; -- cgit v1.2.3