Skip to content

Commit

Permalink
Phobos: Fix tilde expansion for HOME=/
Browse files Browse the repository at this point in the history
As that causes the std.path unittest failures for CirrusCI FreeBSD.
  • Loading branch information
kinke committed May 31, 2020
1 parent 837a6f6 commit b70dade
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ task:

task:
name: FreeBSD 12.1 x64
allow_failures: 1 == 1
freebsd_instance:
image_family: freebsd-12-1
cpu: 4
Expand Down
2 changes: 1 addition & 1 deletion runtime/phobos
Submodule phobos updated 1 files
+20 −4 std/path.d

0 comments on commit b70dade

Please sign in to comment.