Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only check that changeDirectory() works if HOME exists #3287

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

d-torrance
Copy link
Member

It may not in some build environments (e.g., Ubuntu PPA builds).

This is a quick followup to #3269 after some of the PPA builds started failing:

../../m2/debugging.m2:18:6:(1):[9]: error: installPackage: 1 error(s) occurred running examples for package Macaulay2Doc:

_change__Directory.errors
*************************
i3 : changeDirectory dir

o3 = /tmp/M2-24422-0/0/

i4 : currentDirectory()

o4 = /tmp/M2-24422-0/0/

i5 : changeDirectory()
stdio:5:1:(3): error: changing directory failed: No such file or directory

(full log)

It may not in some build environments (e.g., Ubuntu PPA builds).
@DanGrayson DanGrayson merged commit e05a07e into Macaulay2:development Jun 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants