diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-10 23:48:42 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-10 23:57:21 +0200 |
commit | 65cee6ccbf0526e94f1cdb7fd06597c6ffa7c01a (patch) | |
tree | 302c09c6e72ac33c6a096e130673493bd8cd4706 /org.eclipse.jgit.lfs.server.test | |
parent | a7338dd1e5173b081d0ec1a7f31f48ed34b07d70 (diff) | |
download | jgit-65cee6ccbf0526e94f1cdb7fd06597c6ffa7c01a.tar.gz jgit-65cee6ccbf0526e94f1cdb7fd06597c6ffa7c01a.zip |
Override FileBasedConfig's save method in MockConfig
This ensures we don't try to persist MockConfig using its superclasses
save() method which fails with an NPE since MockConfig has no backing
file.
Change-Id: Ifba2d24c9438bb30d3828ed31a4c131f940b45eb
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server.test')
0 files changed, 0 insertions, 0 deletions