jilles 742ad608fc sh: Fix ${param?} default error message
If word in ${param?word} is missing, the shell shall write a default error
message. So expanding ${param?} when param is not set should write an error
message like

sh: param: parameter not set

This was broken by r316417.

PR:		233585
2018-11-28 20:03:53 +00:00
..
2017-10-31 00:07:04 +00:00
2018-11-04 17:56:16 +00:00
2017-12-07 01:57:27 +00:00
2018-10-31 17:47:08 +00:00
2017-10-31 00:07:04 +00:00
2018-06-17 05:14:50 +00:00
2017-10-31 00:07:04 +00:00
2017-10-31 00:07:04 +00:00
2017-10-31 00:07:04 +00:00
2017-10-06 08:43:14 +00:00