From f8d5b2ae2aa67b2f75f9f80946d9f56795f96176 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 28 May 2024 08:13:06 +0200 Subject: Minor comment tweak --- buildfile | 1 + 1 file changed, 1 insertion(+) diff --git a/buildfile b/buildfile index 6ff7784..b56ca5b 100644 --- a/buildfile +++ b/buildfile @@ -58,6 +58,7 @@ pt = '^version: (.+)$' # - install scripts: prepare, build2-install.sh, and build2-install-*.bat # - build2.org/www/ (module docs symlinks for both public and stage, etc) # - make sure the module has `builds: all` in its manifest +# - make sure just `b noop: libbuild2--tests/` works and loads the module # - make sure the module is listed in the mod array in etc/bootstrap # ver = $process.run_regex($bp 'info:' $src_root/, "$pt", '\1') -- cgit v1.1