Commit 470d922
committed
ts: skip basheu tests on bash 5.2
bash -eu test of install testsuite are skipped on new version of bash
(5.2) as internal messages currently appear when using module function
with -eu options on this version.
A bug as been submitted to the bash developers:
https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00073.html1 parent 8c6fcb9 commit 470d922
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
68 | 76 | | |
69 | 77 | | |
70 | 78 | | |
| |||
101 | 109 | | |
102 | 110 | | |
103 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
104 | 116 | | |
105 | 117 | | |
106 | 118 | | |
| |||
0 commit comments