Adds a --reinstall optional flag that reinstalls the Oracle drivers, for example to deal with an aborted installation or to force a reinstall, or to install a different version of the already installed drivers. Extra tests in test suite to verify behaviour.
Closes #2, #54, #60
To test
[x] Install the software as usual.
[x] Attempt to reinstall again with the --reinstall flag option.
[x] Confirm new unit and integration tests are working/look sensible
Summary
Adds a
--reinstall
optional flag that reinstalls the Oracle drivers, for example to deal with an aborted installation or to force a reinstall, or to install a different version of the already installed drivers. Extra tests in test suite to verify behaviour.Closes #2, #54, #60
To test
--reinstall
flag option.