Commit ID: 10056BCECE0385CD6DF CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/11 20:19:46 UTC
Modified files:
bin/mksh : check.t
Log message:
head(1) is not portable (-n 1 not præ-POSIX/ancient, -1 not busybox)
⇒ use sed(1)
bug spotted by wbx@
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.722 -r1.723 src/bin/mksh/check.t
