You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... as shown by git grep getenv, environment variables such as SAGE_MACAULAY2_COMMAND are checked.
These should go through variables defined in sage.env (and perhaps through sage.feature, Executable.absolute_filename(), #31296) so that they can be configured using sage_conf as well.
... as shown by
git grep getenv
, environment variables such asSAGE_MACAULAY2_COMMAND
are checked.These should go through variables defined in
sage.env
(and perhaps throughsage.feature
,Executable.absolute_filename()
, #31296) so that they can be configured usingsage_conf
as well.(see also #32867 comment:31 to #32867 comment:36)
See also: #32957 Replace
have_program
usage by FeaturesCC: @kiwifb @antonio-rojas @fchapoton @orlitzky @tornaria @dimpase
Component: refactoring
Issue created by migration from https://trac.sagemath.org/ticket/33405
The text was updated successfully, but these errors were encountered: