hrs 3c6c216f16 Fix offset calculation in variable substitution
in jail.conf.  The following did not work correctly:

 A="A_${B}_C_${D}"
 B="BBBBB"
 D="DDDD_${E}_FFFFF"
 E="EEEEE"

PR:		189139
Reviewed by:	jamie
Differential Revision:	https://reviews.freebsd.org/D3018
2015-07-08 00:51:53 +00:00
..
2015-04-24 14:36:06 +00:00
2014-02-13 13:11:34 +00:00
2014-11-25 16:57:27 +00:00
2015-06-13 19:20:56 +00:00