mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-12 21:20:47 +02:00
a select command invalid selection variable name is now a fatal error in posix mode; many test suite additions
This commit is contained in:
@@ -32,4 +32,7 @@ time ${THIS_SH} /dev/null
|
||||
printf "\ntimes:\n"
|
||||
times
|
||||
|
||||
printf "\ntime standalone:\n"
|
||||
{ time ; echo after; } |& wc -l
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user