diff options
Diffstat (limited to 'libbuild2/test/script/parser+for.test.testscript')
-rw-r--r-- | libbuild2/test/script/parser+for.test.testscript | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libbuild2/test/script/parser+for.test.testscript b/libbuild2/test/script/parser+for.test.testscript index 92fc714..70c1c89 100644 --- a/libbuild2/test/script/parser+for.test.testscript +++ b/libbuild2/test/script/parser+for.test.testscript @@ -87,9 +87,7 @@ cmd $x end EOI - error: type mismatch in variable x - info: value type is dir_path - info: variable type is string + testscript:1:1: error: conflicting variable x type string and value type dir_path EOE : scope-var |