]> Kevux Git Server - fll/commit
Bugfix: IKI Read should not always print content on substitution in whole mode.
authorKevin Day <thekevinday@gmail.com>
Mon, 29 Jun 2020 04:25:14 +0000 (23:25 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 29 Jun 2020 04:25:14 +0000 (23:25 -0500)
commit53fde9b0b55f763693da5acd75a56fd6d8d26bde
tree1dc42f421eaf242d7bd472ab00cebcff1cdb8db1
parent55371cee2e9dd0f3795518e096411c0f0dc66121
Bugfix: IKI Read should not always print content on substitution in whole mode.

When printing in whole mode, it is only printing the content, even when --literal is passed.

What should happen is that when --literal is passed, the entire variable should be printed, even when substitution is used.
The substitution will still occur.
level_3/iki_read/c/private-iki_read.c