aboutsummaryrefslogtreecommitdiff
path: root/build2/install/rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/install/rule.cxx')
-rw-r--r--build2/install/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/install/rule.cxx b/build2/install/rule.cxx
index c570a41..f4fe164 100644
--- a/build2/install/rule.cxx
+++ b/build2/install/rule.cxx
@@ -67,7 +67,7 @@ namespace build2
if (l && as<dir_path> (*l).string () == "false")
{
- level5 ([&]{trace << "ignoring " << pt;});
+ l5 ([&]{trace << "ignoring " << pt;});
continue;
}