From 8a1a20947bca2e0b8c1baa6e177a0038c0897156 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jun 2024 10:38:23 +0200 Subject: Minor comment --- buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'buildfile') diff --git a/buildfile b/buildfile index b56ca5b..333bdf8 100644 --- a/buildfile +++ b/buildfile @@ -59,6 +59,7 @@ pt = '^version: (.+)$' # - 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 +# (not that noop does not do implicit directory buildfile loading) # - 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