-
-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
global: fix bugs of the adjustments for bash-5.2 "patsub_replacement"…
… (fixup 4590997) * global: work around compat42 quoting of "${v/pat/"$rep"}" #D1751 * prompt: fix a bug of ble/prompt/print redundantly quoting '$' #D1752 * global: identify bash-4.2 bug that internal quoting of ${v/%$empty/"$rep"} remains #D1753 * global: work around "shopt -s compat42" #D1754
- Loading branch information
1 parent
19fa092
commit e7adfb3
Showing
4 changed files
with
31 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters