Franz Schnyder and Tom Rini
92a04aea6d
board: toradex: Quote variables in test cmd expression
...
With correct POSIX handling, unquoted empty variables can turn the
expression like
test -n ${fdtfile}
into
test -n
The POSIX handling for single argument `test` evaluates it as true,
so the fallback initialization will be skipped unexpectedly.
Quoting variable expansions in `test` expressions will always result in
correct behavior for empty and non-empty values.
This change was triggered by
commit 8b0619579b ("cmd: test: fix handling of single-argument form of test")
The aim is to have a less fragile codebase that is not dependent on a
quirk of the shell implementation.
Use quoted variable expansions in `test` expressions throughout.
Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com >
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2026-05-04 11:07:43 -06:00
..
2026-04-30 23:31:02 +02:00
2026-03-16 10:36:34 -06:00
2026-02-23 15:26:02 -06:00
2026-02-23 15:26:02 -06:00
2026-04-27 11:26:40 -06:00
2026-03-09 09:35:47 -06:00
2026-03-16 08:24:04 -06:00
2026-03-16 08:24:04 -06:00
2026-04-23 11:49:48 +02:00
2026-03-12 15:53:41 +01:00
2026-04-30 23:31:03 +02:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-02-20 10:39:19 -06:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:02 +02:00
2026-03-17 11:39:18 +08:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:02 +02:00
2026-02-20 10:39:19 -06:00
2026-03-10 10:07:02 -06:00
2026-04-03 12:06:14 -06:00
2026-03-10 10:07:02 -06:00
2026-03-10 10:07:02 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-03-10 10:07:02 -06:00
2026-04-03 12:06:14 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:21 -06:00
2026-04-03 12:06:21 -06:00
2026-03-10 10:07:02 -06:00
2026-02-25 10:47:03 +09:00
2026-03-10 10:07:02 -06:00
2026-03-09 22:48:49 +08:00
2026-04-03 12:06:14 -06:00
2026-04-07 15:26:53 -06:00
2026-04-30 23:31:02 +02:00
2026-03-30 16:59:35 -06:00
2026-02-28 15:31:49 -03:00
2026-04-02 09:11:33 -03:00
2026-04-02 09:11:33 -03:00
2026-04-21 20:49:40 -03:00
2026-04-21 20:49:40 -03:00
2026-04-21 20:49:40 -03:00
2026-02-28 15:31:50 -03:00
2026-04-02 09:08:59 -03:00
2026-04-02 09:05:23 -03:00
2026-04-02 09:09:16 -03:00
2026-04-02 09:05:23 -03:00
2026-04-21 20:49:39 -03:00
2026-04-21 20:49:39 -03:00
2026-03-16 18:44:00 -03:00
2026-03-30 16:59:35 -06:00
2026-04-03 12:06:14 -06:00
2026-03-09 09:35:50 -06:00
2026-04-27 11:26:40 -06:00
2026-03-16 08:24:04 -06:00
2026-03-16 08:24:04 -06:00
2026-03-16 08:24:18 -06:00
2026-03-16 08:24:04 -06:00
2026-03-09 09:35:49 -06:00
2026-04-21 20:49:40 -03:00
2026-04-03 12:06:14 -06:00
2026-03-30 16:59:35 -06:00
2026-03-30 16:59:35 -06:00
2026-04-02 09:10:40 -03:00
2026-04-22 18:27:26 +02:00
2026-04-22 18:27:26 +02:00
2026-04-30 23:31:03 +02:00
2026-04-06 12:16:57 -06:00
2026-03-23 08:02:08 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-03-23 08:02:08 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-03-23 08:02:08 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-03 12:06:14 -06:00
2026-03-23 08:02:08 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-06 12:16:57 -06:00
2026-04-06 12:16:57 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-06 12:16:57 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:02 +02:00
2026-03-10 10:07:02 -06:00
2026-04-03 12:06:14 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-04-06 18:39:11 -05:00
2026-04-17 17:05:54 -05:00
2026-04-28 13:19:52 -05:00
2026-04-17 17:05:54 -05:00
2026-04-28 10:53:35 -05:00
2026-04-28 10:53:35 -05:00
2026-04-07 10:57:00 -05:00
2026-04-17 17:05:54 -05:00
2026-04-28 10:53:35 -05:00
2026-04-07 10:57:00 -05:00
2026-04-17 17:05:54 -05:00
2026-04-28 10:53:35 -05:00
2026-04-28 10:53:35 -05:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-02 09:09:36 -03:00
2026-04-02 09:09:36 -03:00
2026-04-02 09:10:08 -03:00
2026-04-02 09:10:08 -03:00
2026-04-02 09:10:08 -03:00
2026-03-18 13:06:19 -06:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-03-10 10:07:02 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:02 +02:00
2026-04-30 23:31:03 +02:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-30 17:02:23 -06:00
2026-03-13 16:17:15 -06:00
2026-04-02 09:11:33 -03:00
2026-03-10 10:07:02 -06:00
2026-04-21 20:49:40 -03:00
2026-04-30 23:31:02 +02:00
2026-04-03 12:06:14 -06:00
2026-03-10 10:07:02 -06:00
2026-04-27 12:38:44 +02:00
2026-04-27 12:38:45 +02:00
2026-04-08 11:07:07 -06:00
2026-04-27 09:44:40 -06:00
2026-04-03 12:06:14 -06:00
2026-03-23 10:55:01 +08:00
2026-04-30 23:31:03 +02:00
2026-04-08 19:35:05 +02:00
2026-04-08 19:35:05 +02:00
2026-03-10 10:07:02 -06:00
2026-03-10 10:06:58 -06:00
2026-03-10 10:07:02 -06:00
2026-04-03 12:06:14 -06:00
2026-02-18 15:02:58 -06:00
2026-04-17 12:29:16 -06:00
2026-03-25 14:36:55 -06:00
2026-03-25 14:36:55 -06:00
2026-03-25 14:36:55 -06:00
2026-03-25 14:36:55 -06:00
2026-03-25 14:36:55 -06:00
2026-03-25 14:36:55 -06:00
2026-03-25 14:36:55 -06:00
2026-04-03 12:06:14 -06:00
2026-03-13 02:56:52 +08:00
2026-03-13 02:56:52 +08:00
2026-04-29 17:09:13 -06:00
2026-03-17 01:36:57 +08:00
2026-04-30 08:01:11 +02:00
2026-03-23 10:55:01 +08:00
2026-03-23 10:55:01 +08:00
2026-03-23 10:55:01 +08:00
2026-03-23 10:55:01 +08:00
2026-03-23 10:55:01 +08:00
2026-03-23 10:55:01 +08:00
2026-03-23 10:55:01 +08:00
2026-04-03 12:06:14 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-03-23 08:02:08 -06:00
2026-04-30 23:31:03 +02:00
2026-02-20 10:39:19 -06:00
2026-04-03 12:06:14 -06:00
2026-03-10 10:07:02 -06:00
2026-03-10 10:07:02 -06:00
2026-03-10 10:07:02 -06:00
2026-03-30 13:56:35 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-04-21 20:49:39 -03:00
2026-04-21 20:49:39 -03:00
2026-04-21 20:49:39 -03:00
2026-04-21 20:49:39 -03:00
2026-04-21 20:49:39 -03:00
2026-04-21 20:49:39 -03:00
2026-04-21 20:49:39 -03:00
2026-04-30 23:31:03 +02:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-05-04 11:07:43 -06:00
2026-04-21 20:49:39 -03:00
2026-04-03 12:06:14 -06:00
2026-04-27 09:42:36 -06:00
2026-03-10 10:07:02 -06:00
2026-04-03 12:06:14 -06:00
2026-04-30 23:31:03 +02:00
2026-04-30 23:31:03 +02:00
2026-03-23 14:58:46 +01:00
2026-04-03 12:06:14 -06:00
2026-04-03 12:06:14 -06:00