various minor fixes and cleanups

This commit is contained in:
The MMGen Project 2019-05-12 09:24:00 +00:00
commit 3a09017804
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
16 changed files with 67 additions and 28 deletions

View file

@ -199,7 +199,6 @@ class TestSuiteMain(TestSuiteBase,TestSuiteShared):
t.expect('move it to the data directory? (Y/n): ','y')
self.have_dfl_wallet = True
t.written_to_file('MMGen wallet')
t.req_exit_val = 0
return t
def passchg(self,wf,pf,label_action='cmdline'):