simon-git: spigot (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Feb 1 17:37:55 GMT 2024


TL;DR:
  10bd0ca Python testenv: fix build directory name.

Repository:     https://git.tartarus.org/simon/spigot.git
On the web:     https://git.tartarus.org/?p=simon/spigot.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2024-02-01 17:37:55

commit 10bd0ca02e668d0218b0d4603ff6f67239c1f017
web diff https://git.tartarus.org/?p=simon/spigot.git;a=commitdiff;h=10bd0ca02e668d0218b0d4603ff6f67239c1f017;hp=eb585f8dee72a190cdd20fb08cd94ad997ff1b47
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Feb 1 17:36:48 2024 +0000

    Python testenv: fix build directory name.
    
    In commit 7dd3cfdcdba9452, during the migration to cmake, I changed
    the build script for the spigot Python module so that its build
    directory defaults to being called 'python-build'.
    
    But I forgot to tell testenv about the rename, so it was still
    defaulting to looking in 'build'. Now fixed.

 python-module/testenv | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list