From 5f70797f238466715196dd5d893c6ef77e2650fd Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Mon, 4 Jun 2018 16:59:19 -0300 Subject: Debug info --- dotest.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dotest.sh') diff --git a/dotest.sh b/dotest.sh index a87cb9f..c438dc7 100755 --- a/dotest.sh +++ b/dotest.sh @@ -2,4 +2,5 @@ mvn clean compile exec:java > outp.txt 2> error.txt; -tail -n +32 outp.txt | view -c "normal! zR" -; +tail -n +32 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