aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/script
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/script/script')
-rw-r--r--build2/test/script/script3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/test/script/script b/build2/test/script/script
index 0964af1..a2e4c41 100644
--- a/build2/test/script/script
+++ b/build2/test/script/script
@@ -281,7 +281,8 @@ namespace build2
//
public:
// Register a cleanup. If the cleanup is explicit, then override the
- // cleanup type if this path is already registered.
+ // cleanup type if this path is already registered. Ignore implicit
+ // registration of a path outside script working directory.
//
void
clean (cleanup, bool implicit);