Ignore:
Timestamp:
May 1, 2007, 7:22:36 PM (18 years ago)
Author:
bird
Message:

Backed out bash-3.1-gentoo.patch, bash-3.1-fix-dash-login-shell.patch and bash-3.1-bash-logger.patch (gentoo patches).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/bash/3.1-p17/bashhist.c

    r3233 r3276  
    706706  hist_last_line_added = 1;
    707707  hist_last_line_pushed = 0;
    708   add_history (line, 1);
     708  add_history (line);
    709709  history_lines_this_session++;
    710710}
Note: See TracChangeset for help on using the changeset viewer.