aboutsummaryrefslogtreecommitdiff
path: root/build2/bash/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bash/init.cxx')
-rw-r--r--build2/bash/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/bash/init.cxx b/build2/bash/init.cxx
index 9df16b4..6812f2b 100644
--- a/build2/bash/init.cxx
+++ b/build2/bash/init.cxx
@@ -34,7 +34,7 @@ namespace build2
const variable_map&)
{
tracer trace ("bash::init");
- l5 ([&]{trace << "for " << bs.out_path ();});
+ l5 ([&]{trace << "for " << bs;});
// Load in.base (in.* varibales, in{} target type).
//