mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-05 12:21:40 +00:00
Fix the following issues in the test suite: - lack of quoting for variables - declare function variables local when missing (prevent accidental overwrite of global variables) - for variables with underscore in the name use plain "$VAR_NAME" instead of { } (unless necessary) - minor style adjustments like moving quotes to the end of the same string Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
disk1.raw.xz | ||
disk2.raw.xz | ||
disk3.raw.xz | ||
disk4.raw.xz | ||
disk5.raw.xz | ||
disk6.raw.xz | ||
disk7.raw.xz | ||
disk8.raw.xz | ||
test.sh |