]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r274254: sh(1): Mention portability issue with shifting zero positional
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Jan 2015 19:05:16 +0000 (19:05 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Jan 2015 19:05:16 +0000 (19:05 +0000)
commiteeb10daf12e2957c73f1a2a651c70930327d9230
tree5af68c70ac6f0b20658d7f4a69944f5397cc44a8
parentc853eed9d28890e186fce3868777bad5771ae3e0
MFC r274254: sh(1): Mention portability issue with shifting zero positional
parameters.

Per Austin Group issue #459, shifting zero positional parameters may or may
not be considered an operand error (which causes the shell to exit in most
cases).

git-svn-id: svn://svn.freebsd.org/base/stable/9@276664 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/sh.1