Skip to content

Commit bea8b4f

Browse files
Update devel to 20240927, commit 254081c09767738833cdf161b4bc3feb1a51690a
1 parent bb70490 commit bea8b4f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@
145145
"version": "3.20"
146146
},
147147
"commit": {
148-
"description": "in posix mode, don't notify about other terminated jobs if the jobs builtin is listing individual jobs; in posix mode, if `wait pid' finds pid in bgpids, remove it from there",
149-
"version": "8d74195d7f379c6adaee217f50d60d0c8f79ad8c"
148+
"description": "fix for set -e and compound commands inverting return status; tty fix for `fg' from a key binding; posix mode `wait -n' can return notified jobs; off-by-one error in history word tokenization; new configure option to set bash_source_fullpath",
149+
"version": "254081c09767738833cdf161b4bc3feb1a51690a"
150150
},
151-
"version": "20240920"
151+
"version": "20240927"
152152
}
153153
}

0 commit comments

Comments
 (0)