Commit ec960f2
committed
Revert "This spec actually depends on fchdir being available"
* This reverts commit 2d690c3.
* This change is problematic because if a Ruby implementation doesn't
implement chdir it will then ignore this spec, but it should be a
failure to not implement fchdir (on POSIX platforms).
* See discussion on 2d690c31 parent 5c69a4d commit ec960f2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments