Searched refs:GROW_ALIGN_VAL (Results 1 – 1 of 1) sorted by relevance
15 GROW_ALIGN_VAL="$(echo $GROW_ALIGN_CFG | cut -d':' -f2- | xargs || true)"17 if [ "$DM_VERITY" -a "$GROW_ALIGN_VAL" = "1" ]; then22 if [ -z "$DM_VERITY" -a "$GROW_ALIGN_CFG" -a "$GROW_ALIGN_VAL" != "1" ]; then