diff options
-rw-r--r-- | regress/bin/ksh/unclass1.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/bin/ksh/unclass1.t b/regress/bin/ksh/unclass1.t index 258c2068902..7322f5b4f0a 100644 --- a/regress/bin/ksh/unclass1.t +++ b/regress/bin/ksh/unclass1.t @@ -66,7 +66,7 @@ stdin: cmp -s bar1 bar2 --- -name: xxx-what-do-you-call-this-1 +name: qouted-brace-expansion-1 stdin: echo "${foo:-"a"}*" expected-stdout: |