Initial use of samples/Reset.sh fails because ~/.gearshift/db and ~/.gearshift/corpii do not yet exist - tweak Reset.sh accordingly.
samples/Client1.sh pulls test files from ~/Corpus rather than ~/lenderkey/Corpus - replace references to ~/lenderkey/Corpus with ~/Corpus - @dpjanes may want to fix behaviour rather than merge this change.
samples/Reset.sh
fails because~/.gearshift/db
and~/.gearshift/corpii
do not yet exist - tweakReset.sh
accordingly.samples/Client1.sh
pulls test files from~/Corpus
rather than~/lenderkey/Corpus
- replace references to~/lenderkey/Corpus
with~/Corpus
- @dpjanes may want to fix behaviour rather than merge this change.