aboutsummaryrefslogtreecommitdiff
path: root/build2/file.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-09-06 18:24:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-09-06 18:24:03 +0200
commit2f1988e89e07437be4d76a39242cde7ab13cf946 (patch)
tree0f9f529046e61df018ffad34cff30485607c5d98 /build2/file.cxx
parent6f7340c123185c14c204470795e41a6cfb15d819 (diff)
Call dist callback in subprojects
This fixes a bug with no updating manifest versions in build2-toolchain subprojects.
Diffstat (limited to 'build2/file.cxx')
-rw-r--r--build2/file.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/build2/file.cxx b/build2/file.cxx
index 89120d3..8a0f2dc 100644
--- a/build2/file.cxx
+++ b/build2/file.cxx
@@ -407,7 +407,6 @@ namespace build2
// Scan the specified directory for any subprojects. If a subdirectory
// is a subproject, then enter it into the map, handling the duplicates.
- // Otherwise, scan the subdirectory recursively.
//
static void
find_subprojects (scope& s,