summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMichal Sojka <michal.sojka@cvut.cz>2025-07-30 09:11:59 +0200
committerMichal Sojka <michal.sojka@cvut.cz>2025-07-31 00:59:17 +0200
commit24491685b48f8b07a214839b10c232dc903c283c (patch)
tree4f2043b0deeecb221456936e59e27fe676bd800f /pkgs/development/python-modules/rangehttpserver
parent943351e368caf91e7cc548cd53429cf6425c202d (diff)
redo-apenwarr: Fix failure with bash-5.3
The failure manifests as: minimal/do: line 358: cd: null directory In bash 5.3, command "cd ''" fails, while in the previous bash version it succeeds and no directory is changed. In the fix, we replace empty "$dodir" with ".". Context: - https://github.com/apenwarr/redo/pull/47 - https://cgit.git.savannah.gnu.org/cgit/bash.git/tree/CHANGES?h=bash-5.3#n119. - https://lists.gnu.org/archive/html/bug-bash/2025-07/msg00152.html
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions