lukem
ab72f65dcd
Don't try and use single quotes in the RHS of a ${ :+ } expansion
...
because /bin/sh needs a different syntax than ksh (and bash, etc).
Use a more obvious and less error prone method. (This complicated
use of ${:+} was only used to build the su command when running as
a separate user, but could always cause problems.)
Problem noted by Hubert Feyrer in conjunction with /etc/rc.d/sshd.
2001-05-07 07:07:11 +00:00
..
2001-04-25 11:50:56 +00:00
2001-04-17 01:30:30 +00:00
2001-03-21 20:59:35 +00:00
2001-01-08 22:26:24 +00:00
2001-04-28 17:46:11 +00:00
2001-03-03 18:06:55 +00:00
2001-01-08 06:21:19 +00:00
2001-01-08 22:26:24 +00:00
2001-01-08 22:26:24 +00:00
2001-03-28 20:55:27 +00:00
2001-04-21 17:58:21 +00:00
2001-05-01 08:56:31 +00:00
2001-02-28 15:46:49 +00:00
2001-04-21 20:56:50 +00:00
2001-02-21 01:44:44 +00:00
2001-04-06 09:39:29 +00:00
2001-03-26 10:27:15 +00:00
2001-02-01 05:52:49 +00:00
2001-01-16 16:53:57 +00:00
2001-03-12 14:10:03 +00:00
2001-01-08 22:26:24 +00:00
2001-03-04 10:14:55 +00:00
2001-03-12 14:10:03 +00:00
2001-04-21 17:43:24 +00:00
2001-02-18 10:50:45 +00:00
2001-05-05 02:08:51 +00:00
2001-05-06 10:53:32 +00:00
2001-01-28 06:59:31 +00:00
2001-05-02 15:14:02 +00:00
2001-04-01 01:32:10 +00:00
2001-03-04 06:00:54 +00:00
2001-04-24 21:55:06 +00:00
2001-04-24 22:41:13 +00:00
2001-04-22 20:34:48 +00:00
2001-02-26 17:25:28 +00:00
2001-05-06 12:08:57 +00:00
2001-01-21 15:03:22 +00:00
2001-03-04 06:00:54 +00:00
2001-03-08 19:05:13 +00:00
2001-02-21 06:50:16 +00:00
2001-02-28 16:10:22 +00:00
2001-03-12 15:56:39 +00:00
2001-05-07 07:07:11 +00:00
2001-04-25 23:46:12 +00:00
2001-04-04 03:17:19 +00:00
2001-02-12 06:08:31 +00:00
2001-05-02 15:14:02 +00:00