dsnap-sync: verify_snapper_structure bugfix
- test retuncode to btrfs subvolume creation call Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -605,7 +605,6 @@ ltfs_mount () {
|
||||
if [ $verbose -ge 1 ]; then
|
||||
printf "${BLUE}ltfs_mount...${NO_COLOR}\n"
|
||||
fi
|
||||
|
||||
ltfs_is_mounted
|
||||
if [ $? -eq 1 ]; then
|
||||
if [ ! -d $ltfs_mountpoint ]; then
|
||||
|
||||
Reference in New Issue
Block a user