Mike Fiedler
e4823ea6fe
cmd/uninstall: fix Array comparison
...
In #7526 a comparison for `paths` was introduced, but if `paths` is ever
`nil`, this triggers an error.
Coercing the variable to an Array should alleviate this problem, as
`nil.to_a` produces an empty and comparable Array.
Fixes #7540
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2020-05-10 11:28:42 -04:00
..
2020-04-29 11:40:22 +01:00
2020-05-07 11:14:27 +01:00
2020-05-10 11:28:42 -04:00
2020-03-27 22:27:06 +00:00
2020-05-06 18:32:47 +02:00
2020-05-08 09:18:55 +01:00
2020-04-07 09:58:26 +01:00
2020-04-19 13:31:54 -04:00
2020-04-30 16:07:55 +01:00
2020-03-13 21:16:18 +00:00
2020-05-05 10:47:49 +05:30
2020-05-01 01:31:57 +10:00
2020-05-07 10:33:02 +01:00
2020-05-02 13:53:45 +01:00
2020-05-07 10:37:19 +01:00
2020-03-14 19:46:23 +00:00
2020-04-27 20:25:11 +01:00
2020-04-07 09:58:26 +01:00
2020-04-07 09:58:26 +01:00
2020-04-07 09:58:26 +01:00
2020-03-16 13:02:42 +00:00
2020-05-07 11:01:09 +01:00
2020-03-11 12:17:25 +00:00
2020-03-27 22:27:06 +00:00
2020-05-09 11:06:02 +01:00
2020-03-04 22:49:54 +01:00
2020-05-09 14:31:34 +01:00
2020-04-20 16:18:56 +01:00
2020-04-14 04:54:52 +02:00
2020-04-20 10:33:15 +01:00
2020-03-05 09:25:14 +00:00
2020-05-05 17:47:51 +01:00
2020-03-10 09:21:30 +00:00
2020-05-03 13:59:08 +01:00
2020-04-15 15:14:13 +02:00
2020-03-31 00:00:11 +01:00
2020-05-05 17:47:51 +01:00
2020-04-12 13:12:02 +01:00
2020-05-10 13:42:55 +01:00
2020-05-06 08:54:54 -04:00
2020-05-07 08:19:29 +00:00
2020-05-05 17:47:51 +01:00
2020-05-01 23:21:28 +10:00
2020-04-07 09:58:26 +01:00
2020-04-30 23:37:45 +10:00
2020-03-04 14:17:08 +00:00
2020-02-19 11:24:12 +00:00
2020-04-01 11:53:54 +01:00
2020-02-15 19:51:48 +00:00
2020-03-13 21:16:18 +00:00
2020-03-04 11:28:28 +00:00
2020-05-05 17:47:51 +01:00
2020-03-09 19:51:10 +00:00
2020-05-05 10:47:49 +05:30
2020-05-02 13:45:04 +01:00
2020-04-07 09:58:26 +01:00
2020-05-05 17:47:51 +01:00
2020-04-13 16:01:26 +01:00
2020-04-07 09:58:26 +01:00
2020-03-13 21:16:18 +00:00
2020-04-09 18:46:47 +10:00
2020-04-23 18:11:10 +01:00
2020-04-07 09:58:26 +01:00
2020-02-28 14:57:28 -05:00