From 0a968a947bef835882967012a18f9e27cf949c60 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Sat, 3 Oct 2020 09:15:43 -0300 Subject: update --- dotest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotest.sh') diff --git a/dotest.sh b/dotest.sh index c438dc7..df56c20 100755 --- a/dotest.sh +++ b/dotest.sh @@ -2,5 +2,5 @@ mvn clean compile exec:java > outp.txt 2> error.txt; -tail -n +32 outp.txt | view -c "normal! zR" -c "tabe error.txt" -c "normal! gt" -; +tail -n +28 outp.txt | view -c "normal! zR" -c "tabe error.txt" -c "normal! gt" -; # tail -n +32 outp.txt | view -c "normal! zR" -; -- cgit v1.2.3