diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-06-03 20:03:41 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-06-03 20:03:41 -0300 |
| commit | d71eeea164ee48f8a7e783dbb31c2e16f1bcab04 (patch) | |
| tree | ae2ce2e2e94e65cfe0952721f417854fffca51e7 /dotest.sh | |
| parent | 1f22dc76c831a3afa836cbfac39525e96a917430 (diff) | |
Update script
Diffstat (limited to 'dotest.sh')
| -rwxr-xr-x | dotest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" -; |
