aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/builtin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/script/builtin.cxx')
-rw-r--r--build2/test/script/builtin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/test/script/builtin.cxx b/build2/test/script/builtin.cxx
index f911b60..6a8ae16 100644
--- a/build2/test/script/builtin.cxx
+++ b/build2/test/script/builtin.cxx
@@ -90,7 +90,7 @@ namespace build2
// this. That would require to fstat() file descriptors and complicate
// the code a bit. Was able to reproduce on a big file (should be
// bigger than the stream buffer size) with the test
- // 'cat file >>>&file'.
+ // 'cat file >+file'.
//
// Note: must be executed asynchronously.
//