User Activity

  • Posted a comment on ticket #77 on bash debugger

    Looking good. Thx for the quick turn-around.

  • Posted a comment on ticket #77 on bash debugger

    Fix for 2 is actually the following: --- a/lib/msg.sh +++ b/lib/msg.sh @@ -84,7 +84,7 @@ function _Dbg_errmsg_no_cr { # print message to output device function _Dbg_msg { if (( _Dbg_logging )) ; then - builtin echo -e "$@" >>$_Dbg_logfid + builtin echo -e "$@" >>$_Dbg_logging_file fi if (( ! _Dbg_logging_redirect )) ; then if [[ -n $_Dbg_tty ]] && [[ $_Dbg_tty != '&1' ]] ; then @@ -98,7 +98,7 @@ function _Dbg_msg { # print message to output device without a carriage return at the end function _Dbg_msg_nocr...

  • Created ticket #77 on bash debugger

    'set logging' not working - w/ patch

  • Committed [9212fd]

    zsh_completion: add '--partial' flag to completions for 'import' (issue5618)

View All

Personal Data

Username:
ma-ti
Joined:
2014-12-02 08:27:22

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB