Import Tcl 8.6.11
This commit is contained in:
@@ -63,7 +63,7 @@ test cmdMZ-1.4 {Tcl_PwdObjCmd: failure} -setup {
|
||||
# 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.
|
||||
file attr . -permissions 000
|
||||
file attr . -permissions 0o000
|
||||
pwd
|
||||
} -returnCodes error -cleanup {
|
||||
cd $cwd
|
||||
|
||||
Reference in New Issue
Block a user