devtools/lib
Luke Shumaker a396a69081
Make slightly more involved changes to make shellcheck happy.
- Use `read -r` instead of other forms of read or looping
 - Use arrays instead of strings with whitespaces.
 - In one instance, use ${var%%.*} instead of $(echo $var|cut -f. -d1)
2017-07-05 18:21:56 +02:00
..
archroot.sh lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion 2017-07-05 18:21:55 +02:00
common.sh Make slightly more involved changes to make shellcheck happy. 2017-07-05 18:21:56 +02:00
valid-tags.sh Add a "License:" tag to all code files. 2017-04-05 22:10:03 +02:00