aboutsummaryrefslogtreecommitdiffstats
path: root/squashfu
diff options
context:
space:
mode:
Diffstat (limited to 'squashfu')
-rwxr-xr-xsquashfu4
1 files changed, 4 insertions, 0 deletions
diff --git a/squashfu b/squashfu
index 8e167af..7694c80 100755
--- a/squashfu
+++ b/squashfu
@@ -260,6 +260,10 @@ action_backup () {
create_new_incremental
+ if [[ $? -gt 0 && $DEL_BIN_ON_FAIL == "true" ]]; then
+ # Remove the physical bin and edit binlist
+ fi
+
check_for_resquash
if [[ val=$? -gt 0 ]]; then
create_new_squash $val