Skip to content

Commit

Permalink
merge 8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sebres committed Jan 20, 2025
2 parents 351e241 + 42809ce commit 1988dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cmdMZ.test
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ test cmdMZ-1.4 {Tcl_PwdObjCmd: failure} -setup {
file delete -force $foodir
file mkdir $foodir
cd $foodir
} -constraints {Unix nonPortable} -body {
} -constraints {unix nonPortable} -body {
# This test fails on various Unix platforms (eg Linux) where permissions
# caching causes this to fail. The caching is strictly incorrect, but we
# have no control over that.
Expand Down

0 comments on commit 1988dff

Please sign in to comment.