chiark / gitweb /
Allow braceless variables to be expanded
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 11 Feb 2017 19:05:10 +0000 (14:05 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:36 +0000 (17:58 +0200)
commit46738346562944e7bd5a37e3aa44ecec4379b252
treeca9b780245b884908f6057d695ce859bf62f76cc
parent48327b6bd2b0b7bd2697ccc79dd26d160015af78
Allow braceless variables to be expanded

(Only in environment.d files.)

We have only basic compatibility with shell syntax, but specifying variables
without using braces is probably more common, and I think a lot of people would
be surprised if this didn't work.
src/basic/fileio.c