diff options
author | Dmitrij Czarkoff <czarkoff@cvs.openbsd.org> | 2016-03-04 09:29:44 +0000 |
---|---|---|
committer | Dmitrij Czarkoff <czarkoff@cvs.openbsd.org> | 2016-03-04 09:29:44 +0000 |
commit | 0d943e2187d60efcf2c0cca6074b08bd663702f0 (patch) | |
tree | 097d31bdd6d8b2f204fd129556e3f54186dea7c2 /regress | |
parent | 87baf06a2e2091b8a7058b5d516da72152e195ec (diff) |
rename xxx-what-do-you-call-this-1 to qouted-brace-expansion-1
suggestion from beck@, OK millert@, otto@
Diffstat (limited to 'regress')
-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: |