看板 DFBSD_commit 關於我們 聯絡資訊
y0netan1 2005/04/09 04:02:35 PDT DragonFly src repository Modified files: tools install.sh Log: Merge from FreeBSD: revision 1.7 date: 2004-07-07 09:38:14 +0000; author: ru; state: Exp; lines: +1 -0 Arguments to options aren't necessarily separated with whitespace. Noticed by: harti revision 1.6 date: 2004-02-06 11:00:13 +0000; author: ru; state: Exp; lines: +3 -4 From what I can tell, install.sh supported all of the install(1) options since revision 1.2, so removed the XXX comment now. Fixed bogus test(1) expression that would be evaluated as a null string test if script is run without arguments, compacted option lists. Revision Changes Path 1.4 +5 -5 src/tools/install.sh http://www.dragonflybsd.org/cvsweb/src/tools/install.sh.diff?r1=1.3&r2=1.4&f=u