CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/11 12:47:05
Modified files:
distrib/miniroot: install.sub
Log message:
Tweak bsort():
- make it clear in comment that it returns a unique list
- shift is only possible if argc > 0, otherwise return
- quote "$_b" in equality test forcing possible patterns being
treated as strings
OK halex@, krw@
