1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00
Zdenek Kabelac 773bc01377 tests: cleanup some shellcheck warns
Reduce shellcheck warnings about missing {} for possible array
dereference.

Make sure we are not loosing error code when assigning local vars
and explicitely ignore 'errors' from standalone lines when needed.

Add some missing quotes.

Use $() instead of ancient ``

Avoid writing some temporary data into /tmp - test need to store
files within its own 'testdir' - so it can be properly discarded.
2023-02-10 17:50:27 +01:00
..
2021-04-23 23:00:55 +02:00
2023-02-10 17:50:27 +01:00
2023-02-10 17:50:27 +01:00
2022-01-27 16:43:11 -06:00
2016-12-10 18:00:25 +00:00
2022-09-07 14:58:01 +02:00