Changes between Initial Version and Version 21 of Ticket #20529
- Timestamp:
- Jul 7, 2016, 11:17:27 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20529
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Volker Braun
- Property Cc embray jdemeyer added
-
Property
Branch
changed from
to
public/20529
-
Property
Commit
changed from
to
82d0a8c49fa59d57fc862d89dcdd974011d92cc0
-
Property
Status
changed from
-
Ticket #20529 – Description
initial v21 1 the file src/sage/repl/interpreter.py uses the variable 2 3 SAGE_ORIG_LD_LIBRARY_PATH 4 5 which is not defined by default. This cause doctests failures on 6 a patchbot not running in a bash shell. 7 8 Let us get rid of this variable and related code. 9 10 Example of log with failing doctests: 11 12 https://patchbot.sagemath.org/log/20240/Ubuntu/14.04/x86_64/3.16.0-71-generic/irma-atlas/2016-06-30%2011:02:50?short