extract_utils: Don't fixup pinned files when they are supposed to be kept
Change-Id: I6f38bf5928061b0f09eda04f85e00b11912d0227
This commit is contained in:
@@ -1611,7 +1611,6 @@ function extract() {
|
||||
colored_echo red " !! ${BLOB_DISPLAY_NAME}: file not found in source"
|
||||
continue
|
||||
fi
|
||||
fi
|
||||
|
||||
# Blob fixup pipeline has 2 parts: one that is fixed and
|
||||
# one that is user-configurable
|
||||
@@ -1657,6 +1656,7 @@ function extract() {
|
||||
colored_echo yellow "This is a mistake and you want to either remove the hash completely, or add an extra one."
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user