Menu

Commit [r24413]  Maximize  Restore  History

Merged revisions 24412 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r24412 | bugman | 2014-07-02 15:38:13 +0200 (Wed, 02 Jul 2014) | 11 lines

Fix for the breakage of the relax help system.

This was reported at http://thread.gmane.org/gmane.science.nmr.relax.devel/6481.

The problem was that the TERM environmental variable was turned off to avoid the GNU readline
library on Linux systems emitting the ^[[?1034h escape code. See the message at
http://thread.gmane.org/gmane.science.nmr.relax.devel/6481/focus=6489 for more details. However the
Python help system obviously requires this environmental variable. Now only if the TERM variable is
set to 'xterm' will it be reset, and to 'linux' instead of the blank string ''.
........

bugman 2014-07-02

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/dep_check.py
changed /branches/frame_order_cleanup/relax.py
/branches/frame_order_cleanup/dep_check.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/relax.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.