devtools/lib
Luke Shumaker 31a800fd88
lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion
The `-xdev` flag to `find` makes it not recurse over subvolumes; so it only
supports recursion with depth=1.  Fix this by having the function
recursively call itself.
2017-07-05 18:21:55 +02:00
..
archroot.sh lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion 2017-07-05 18:21:55 +02:00
common.sh lib/common.sh: Make it safe to include multiple times. 2017-04-05 22:14:20 +02:00
valid-tags.sh Add a "License:" tag to all code files. 2017-04-05 22:10:03 +02:00