mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 12:10:35 +02:00
Bash-5.3-alpha release
This commit is contained in:
@@ -54,3 +54,10 @@ echo $?
|
||||
echo $?
|
||||
|
||||
time -p -- echo a
|
||||
|
||||
time -- :
|
||||
|
||||
# this should print timing information
|
||||
. ./test-glue-functions
|
||||
|
||||
${THIS_SH} -c '{ time; echo after; }' |& wc -l | _cut_leading_spaces
|
||||
|
||||
Reference in New Issue
Block a user