Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2017 13:40:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215958] skel/dot.shrc: redundant line in .shrc removes functionality
Message-ID:  <bug-215958-8-ESTLIoxKTT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215958-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215958-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215958

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jilles
Date: Sun Jan 15 13:40:15 UTC 2017
New revision: 312230
URL: https://svnweb.freebsd.org/changeset/base/312230

Log:
  skel: Do not set -o emacs in .shrc.

  sh has defaulted to 'set -o emacs' since FreeBSD 9.0. Therefore, do not s=
et
  this again in .shrc, since that only serves to prevent invocations like
  'sh -o vi' and 'sh +o emacs' to have the intended effect.

  PR:           215958
  Submitted by: Andras Farkas
  MFC after:    1 week

Changes:
  head/share/skel/dot.shrc

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215958-8-ESTLIoxKTT>