aboutsummaryrefslogtreecommitdiff
path: root/tests/recipe
diff options
context:
space:
mode:
Diffstat (limited to 'tests/recipe')
-rw-r--r--tests/recipe/buildscript/testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/recipe/buildscript/testscript b/tests/recipe/buildscript/testscript
index 531baa9..c92de8f 100644
--- a/tests/recipe/buildscript/testscript
+++ b/tests/recipe/buildscript/testscript
@@ -1333,7 +1333,7 @@ if $posix
$* 2>>~%EOE% != 0;
gen file{foo.}
buildfile:8:3: error: for: ':' after variable name
- %.{3}
+ %.+
EOE
$* clean 2>-