diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2020-10-03 09:15:43 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2020-10-03 09:15:43 -0300 |
| commit | 0a968a947bef835882967012a18f9e27cf949c60 (patch) | |
| tree | ff51ba0cee06f696fb7438c34ef7b57504133946 /dotest.sh | |
| parent | 5cd7210cd84afb1e3846fbe0e39baa1e79962e2e (diff) | |
update
Diffstat (limited to 'dotest.sh')
| -rwxr-xr-x | dotest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" -; |
