simon-git: bob (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun May 21 21:50:52 BST 2017


TL;DR:
  e3c7d01 Fix mis-logging of commands after single-line ifs.

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-21 21:50:52

commit e3c7d01b0746db826c70ab8dc02e4fb8c93d6288
web diff https://git.tartarus.org/?p=simon/bob.git;a=commitdiff;h=e3c7d01b0746db826c70ab8dc02e4fb8c93d6288;hp=e7f575bb93fceba06c840c6cf2c85b0005f87a64
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun May 21 21:46:03 2017 +0100

    Fix mis-logging of commands after single-line ifs.
    
    I had accounted for the parsing of the if already having extracted the
    initial keyword of the subsequent statement, for every purpose except
    the build log.

 parse.py | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list