]> git.ipfire.org Git - ipfire-2.x.git/commit
initscripts fkt: keep readhash compatible with older implementation
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 16 Jun 2024 16:02:43 +0000 (18:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Aug 2024 12:19:56 +0000 (12:19 +0000)
commit14ecdd86f1e57949858b47aa2a449e051bf3ee3a
tree948c3d4bb73b24988633e2f6716640b253e29538
parentf1d94e7457a3d497d8c65acd9be606291a5ac6f6
initscripts fkt: keep readhash compatible with older implementation

With the use of eval BLUE_DEV='blue0 net0' stored "blue0 net0" in the
variable BLUE_DEV not "'blue0 net0'"

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/functions
tests/src/initscripts/system/functions/test.sh