simon-git: bob (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon May 22 07:14:23 BST 2017
TL;DR:
7409d2a Remove a stray diagnostic from the parsing refactor.
Repository: https://git.tartarus.org/simon/bob.git
On the web: https://git.tartarus.org/?p=simon/bob.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-05-22 07:14:23
commit 7409d2a79c7158682a87f57d5556971f3471c573
web diff https://git.tartarus.org/?p=simon/bob.git;a=commitdiff;h=7409d2a79c7158682a87f57d5556971f3471c573;hp=e3c7d01b0746db826c70ab8dc02e4fb8c93d6288
Author: Simon Tatham <anakin at pobox.com>
Date: Mon May 22 07:06:35 2017 +0100
Remove a stray diagnostic from the parsing refactor.
Because this was a temporary throwaway message I used to debug an
immediate problem, I didn't use the proper logging framework for it,
which caused it to appear on standard output even when bob was being
told to be very quiet, which broke quite a lot of my build setup last
night. Oh well, I expected _some_ fallout from this large a change...
parse.py | 1 -
1 file changed, 1 deletion(-)
More information about the tartarus-commits
mailing list