base-files: don't overwrite model name set by target
authorMathias Kresin <dev@kresin.me>
Sat, 28 Jan 2017 15:19:35 +0000 (16:19 +0100)
committerMathias Kresin <dev@kresin.me>
Wed, 1 Feb 2017 06:40:09 +0000 (07:40 +0100)
commitb2437a02a45f80cdcee2313e754cc54d92061987
treef85b07b462fe2c78c187e00e403e4c5338030b31
parentf4162bf3ca713255a60ce7215b20a28c62a35c20
base-files: don't overwrite model name set by target

The condition is always true due to the literal string followed the
-n test parameter. A model name set by target scripts always gets
overwritten this way.

Change the condition to check for an already existing destination file
as it was before 5e85ae9 ("base-files: fix error message during boot").

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/base-files/files/lib/preinit/10_sysinfo