]> git.pld-linux.org Git - packages/mksh.git/commit
Applied fixes/suggestions from mksh maintainer:
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 22 Nov 2011 21:22:14 +0000 (21:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit09685ada1aa7ee892a85badcd368e42d54dbcc38
treedf493646a61d5aee3651447bfa4e12dc2053d5e8
parentcc1ba712e61033ef44902843978d5879ad5b48ef
Applied fixes/suggestions from mksh maintainer:

21:36 <mirabilos> replace `id -u` with $USER_ID
21:36 <mirabilos> it's set by mksh

21:36 <mirabilos> and PLEASE do not use `
21:36 <mirabilos> especially as one cannot reliably use quotes inside it

21:37 <mirabilos> line 30-39 are also obsolete (in fact, dangerous)
(refering to keyboard binding)

22:11 <mirabilos> you could use [[ (and (( for the USER_ID comparison)
22:11 <mirabilos> that would save some ""
22:11 <mirabilos> the echo argument could use some "" though

22:12 <mirabilos> and it was agreed among shell developers that default configs SHOULD NOT export PS1

Changed files:
    mksh-mkshrc -> 1.3
mksh-mkshrc
This page took 0.068139 seconds and 4 git commands to generate.