<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>I added a related "removing trailing space" commit to master branch. You<br>
can rebase your branch on upstream master to get this changes merged<br>
into your branch by using<br>
<br>
git fetch origin<br>
git rebase origin/master</div></blockquote><div> </div><div>Done. Thanks for the help with merging.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>This executable should get also a --file command line option similar to<br>
the ktoblzcheck executables.</div></blockquote><div><br></div><div>I have added command-line options by using the code from ibanchk.cc. Kindly take a look</div><div>and suggest any changes.</div><div><br></div><div>Thanks.</div><div>Prasun<br></div><div> <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 3 Jul 2020 at 03:19, Ralf Habacker <<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 02.07.20 um 22:54 schrieb Ralf Habacker:<br>
> Added method bool AccountNumberCheck::existDatabase(const std::string<br>
> &dbname)<br>
><br>
> This commit contains unrelated space fixes, which should be moved into a<br>
> separate commit.<br>
<br>
I added a related "removing trailing space" commit to master branch. You<br>
can rebase your branch on upstream master to get this changes merged<br>
into your branch by using<br>
<br>
git fetch origin<br>
git rebase origin/master<br>
<br>
Regards<br>
<br>
Ralf<br>
<br>
</blockquote></div>