Skip to content

fix issues with SAGE_TMP #13681

@vbraun

Description

@vbraun

#13579 changed SAGE_TMP. There are some places with less-than-ideal handling of SAGE_TMP that are broken in the process.

  • sage-cleaner hardcodes '.../temp/...' but thats not correct any more.
  • Many doctests use SAGE_TMP+'foo.bar'. The new SAGE_TMP doesn't end in a backslash any more. Using os.path.join would have saved the day.

Follow-up: #13147

Apply

Depends on #13631

CC: @jdemeyer

Component: scripts

Author: Jeroen Demeyer

Reviewer: Volker Braun

Merged: sage-5.4.rc4

Issue created by migration from https://trac.sagemath.org/ticket/13681

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions