Skip to content

Commit

Permalink
53103: fix spurious test failure on Solaris
Browse files Browse the repository at this point in the history
  • Loading branch information
bartschaefer committed Sep 22, 2024
1 parent 91c56ed commit ec57ac0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024-09-21 Bart Schaefer <schaefer@toltec-ubuntu>

* 53103: Test/A08time.ztst: fix spurious test failure on Solaris

2024-09-18 Oliver Kiddle <[email protected]>

* Philip Sequeira: 53095: Completion/Unix/Command/_chmod,
Expand Down
3 changes: 2 additions & 1 deletion Test/A08time.ztst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
*?shell*
*?children*

( setopt errexit; time =false; print notreached )
( setopt errexit; time expr 0; print notreached )
1:`time' of failed external with errexit
>0
*?*user*system*cpu*total

0 comments on commit ec57ac0

Please sign in to comment.